mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-12 13:17:48 +02:00
Fix missing colon in empty.css
This commit is contained in:
@ -11,6 +11,6 @@
|
||||
|
||||
@media screen and (max-width: 1500px) and (max-height: 1000px) {
|
||||
#logo > h1 {
|
||||
font-size 10vmin;
|
||||
font-size: 10vmin;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user