ref: Refactoring

This commit is contained in:
Maksim Eltyshev
2024-07-26 20:51:59 +02:00
parent 008c5b3fd0
commit 198518a51a
13 changed files with 52 additions and 64 deletions
+2 -1
View File
@@ -111,7 +111,8 @@
}
@media only screen and (max-width: 797px) {
&:focus, &:active {
&:focus,
&:active {
background: rgba(9, 30, 66, 0.13);
color: #516b7a;
}