static: comment out dashed debug boarder for div containers

This commit is contained in:
coon 2023-11-30 22:30:36 +01:00
parent 65c4b15100
commit 02a818cda4

View file

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