Skip to content

Commit 94940f9

Browse files
authored
feat: new color pack
1 parent 8774023 commit 94940f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ h4 {
102102
border-radius: 10px;
103103
padding: 0.75rem;
104104
text-align: center;
105-
border:1px solid #ff691d;
105+
border:1px solid #313131;
106106
cursor: pointer;
107107
box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.25);
108108
background:transparent;
@@ -186,6 +186,7 @@ h4 {
186186
font-size: 18px;
187187
font-weight: normal;
188188
margin-bottom: 0.25em;
189+
color:#fff;
189190
}
190191

191192
.current-queue {

0 commit comments

Comments
 (0)