4 lines
69 B
SCSS
4 lines
69 B
SCSS
.match {
|
|
color: black;
|
|
background-color: rgb(255, 211, 66);
|
|
} |