static: comment out dashed debug boarder for div containers
This commit is contained in:
parent
24df91e473
commit
2f029dd7f6
|
@ -5,7 +5,7 @@ html, body {
|
|||
}
|
||||
|
||||
div {
|
||||
border: 1px dashed white;
|
||||
/* border: 1px dashed white; */
|
||||
|
||||
font-weight: normal;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
|
Loading…
Reference in a new issue