v0.11.1f - Fixed css

This commit is contained in:
frederikpyt 2020-09-02 15:10:58 +02:00
parent 211a68c81b
commit 4811c5f7af
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
width: 100%;
}
html,body,main{
html,main{
@if(request()->cookie("mode") == "dark")
@else