Browse Source

create json

pull/256/head
Marius 4 years ago
parent
commit
3206f850cd
  1. 2
      Resources/landing-page/css/custom.css

2
Resources/landing-page/css/custom.css

@ -2,7 +2,7 @@
--about: linear-gradient(to bottom, rgba(0, 0, 0, 1.0), rgba(87, 109, 117, 0)), var(--main-bg-color);
}
.bg-primary {
.bg-primary {
background: var(--about) !important;
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;

Loading…
Cancel
Save