We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6f124 commit ad4925bCopy full SHA for ad4925b
skeleton-auto.css
@@ -16,9 +16,6 @@
16
*/
17
18
19
-@import url('https://fonts.bunny.net/css?family=Roboto:400,700&display=swap');
20
-
21
22
/* Grid
23
–––––––––––––––––––––––––––––––––––––––––––––––––– */
24
.container {
@@ -61,16 +58,6 @@
61
58
html is set to 62.5% so that all the REM measurements throughout Skeleton
62
59
are based on 10px sizing. So basically 1.5rem = 15px :) */
63
60
64
- html {
65
- font-size: 100%; }
66
67
- :root {
68
- --bgColor: #f5af19;
69
- --bgColor2: #f12711;
70
- --accentColor: #FFF;
71
- --font: 'Roboto', sans-serif;
72
- --delay: .3s; }
73
74
/* Background
75
76
0 commit comments