fixed a typo in one of the components

This commit is contained in:
Jonas Winkler
2020-11-23 23:39:42 +01:00
parent b275297a05
commit c89a7ea7c0
6 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
.match {
color: black;
background-color: orange;
}