Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
This commit is contained in:
@@ -100,6 +100,10 @@
|
||||
display: none;
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
display: initial;
|
||||
position: relative;
|
||||
visibility: hidden;
|
||||
|
||||
&:checked+label>i {
|
||||
color: $alt-bg-color;
|
||||
}
|
||||
@@ -109,6 +113,10 @@
|
||||
opacity: 1;
|
||||
max-height: 100rem;
|
||||
}
|
||||
|
||||
&:focus-visible+label {
|
||||
outline-style: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user