fixed wrong @import reset.css

This commit is contained in:
Martin Filser 2022-06-23 21:49:03 +02:00
parent cfccee897e
commit f833d1288f

View file

@ -1,4 +1,4 @@
/* @import url("css/reset.css") print, screen; */
@import url("/css/reset.css") print, screen;
.board-list {
margin: 0 8px;