Will hold off on default styling I usually apply
Need to better understand classic.css before I go and apply defaults
This commit is contained in:
parent
8df96d70fa
commit
8ed283f13d
|
@ -7,10 +7,10 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
html {
|
/* html {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
} */
|
Loading…
Reference in New Issue