Restore select button border
This commit is contained in:
@@ -218,7 +218,7 @@ h1 {
|
|||||||
.select-button {
|
.select-button {
|
||||||
margin-bottom: 14px;
|
margin-bottom: 14px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
box-shadow: none;
|
box-shadow: inset 0 0 0 1.5px rgba(137, 166, 158, 0.55);
|
||||||
color: #565656;
|
color: #565656;
|
||||||
font-size: clamp(24px, 4.6vw, 32px);
|
font-size: clamp(24px, 4.6vw, 32px);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user