Missing semicolon

This commit is contained in:
Spacehuhn
2021-01-11 18:19:27 +01:00
parent 6ffc5506a0
commit 10e3c82f59

View File

@@ -279,7 +279,7 @@ th, td {
nav {
display: block;
background: #1d2236
background: #1d2236;
font-weight: bold;
padding: 0 10px;
}