There was an error while loading. Please reload this page.
1 parent 3b239c7 commit a58ebc4Copy full SHA for a58ebc4
1 file changed
Wireframe/style.css
@@ -27,9 +27,7 @@ As well as useful links to learn more */
27
/* ====== Base Elements ======
28
General rules for basic HTML elements in any context */
29
30
-* {
31
- box-sizing: border-box;
32
-}
+
33
34
body {
35
background: var(--paper);
0 commit comments