Fix missing colon in empty.css

pull/1977/head
syeopite 3 years ago
parent 716a845e92
commit fe879e6d94
No known key found for this signature in database
GPG Key ID: 6FA616E5A5294A82

@ -11,6 +11,6 @@
@media screen and (max-width: 1500px) and (max-height: 1000px) {
#logo > h1 {
font-size 10vmin;
font-size: 10vmin;
}
}

Loading…
Cancel
Save