Styling, adding headroom library and design tweaks
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.bg-saburly-light-header {
|
||||
background: #7444cf;
|
||||
background: #393990;
|
||||
@media (min-width: 992px) {
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
@@ -113,6 +113,6 @@
|
||||
|
||||
.bg-saburly-light-header {
|
||||
@media (max-width: 991px) {
|
||||
box-shadow: 0 4px 2px -2px #000000;
|
||||
box-shadow: 0 4px 2px -2px #777777;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user