Conflicts:
	skolehjem/resources/views/app/news/index.blade.php
This commit is contained in:
frederikpyt
2020-08-31 14:44:15 +02:00
2 changed files with 2 additions and 3 deletions
@@ -9,7 +9,6 @@
margin-top: .5rem;
margin-bottom: 7px;
width: auto;
heigt: auto;
@if(request()->cookie("mode") == "dark")
background-color: rgba(0,0,0, 0.3);
@else