static: comment out dashed debug boarder for div containers
This commit is contained in:
parent
65c4b15100
commit
02a818cda4
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue