static: comment out dashed debug boarder for div containers

This commit is contained in:
coon 2023-11-30 22:30:36 +01:00
parent 24df91e473
commit 2f029dd7f6

View file

@ -5,7 +5,7 @@ html, body {
} }
div { div {
border: 1px dashed white; /* border: 1px dashed white; */
font-weight: normal; font-weight: normal;
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;