1.0.15 w3c validation, aria tags

This commit is contained in:
infeeeee
2019-10-08 22:41:32 +02:00
parent ae10f90786
commit 3f0709ddec
11 changed files with 178 additions and 144 deletions

View File

@@ -418,7 +418,7 @@ $v-unit-6: 24rem;
@media #{$smalldesktop} {
width: $h-unit-2;
}
div {
div, button {
z-index: 3500;
// object {
@@ -553,7 +553,7 @@ $v-unit-6: 24rem;
&.rotated {
@include transform(rotate($degree));
}
&.inverted .menubutton-icon {
&.inverted.menubutton-icon {
@media #{$tablet} {
background-image: url(../img/dis-plus-white.png);
background-image: url(../img/dis-plus-white.svg);