Merge branch 'test'
This commit is contained in:
@@ -232,7 +232,7 @@ input:checked+.slider:before {
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
#lang-button {
|
||||
.lang-button {
|
||||
width: 40px;
|
||||
height: 30px;
|
||||
appearance: none;
|
||||
@@ -249,7 +249,7 @@ input:checked+.slider:before {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#lang-button:hover {
|
||||
.lang-button:hover {
|
||||
border-color: var(--text);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user