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 ff6ef97 commit 86a5039Copy full SHA for 86a5039
skeleton-auto.css
@@ -68,8 +68,7 @@
68
font-size: 18px;
69
line-height: 24px;
70
font-weight: 400;
71
- background: #292929;
72
- background: radial-gradient(circle, #292929 28%, #1b1b1b 100%);
+ background-color: #000;
73
font-family: "Roboto";
74
color: #FFFFFF;
75
}
@@ -222,15 +221,13 @@
222
221
223
.parallax-background {
224
position: absolute;
225
- min-height: 120%;
226
margin:0;
227
left: 0;
228
right: 0;
229
top: 0;
230
bottom: 0;
231
perspective: 340px;
232
z-index: 0;
233
- background-color: #000;
234
235
.object1 {
236
0 commit comments