We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8774023 commit 94940f9Copy full SHA for 94940f9
1 file changed
css/style.css
@@ -102,7 +102,7 @@ h4 {
102
border-radius: 10px;
103
padding: 0.75rem;
104
text-align: center;
105
- border:1px solid #ff691d;
+ border:1px solid #313131;
106
cursor: pointer;
107
box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.25);
108
background:transparent;
@@ -186,6 +186,7 @@ h4 {
186
font-size: 18px;
187
font-weight: normal;
188
margin-bottom: 0.25em;
189
+ color:#fff;
190
}
191
192
.current-queue {
0 commit comments