Fix: Banner color and padding
This commit is contained in:
@@ -2912,3 +2912,5 @@ a.link-white-underline {
|
||||
|
||||
/*Modules
|
||||
---------------------------------------------------*/
|
||||
|
||||
/*# sourceMappingURL=admin.css.map */
|
||||
|
||||
File diff suppressed because one or more lines are too long
+4949
-9241
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -20,7 +20,7 @@ $grey6 : #999CA2;
|
||||
$grey7 : #1E2327;
|
||||
|
||||
$orange: #ff9800;
|
||||
$orangeNewApp: #ffe600;
|
||||
$orangeNewApp: #FFCE00;
|
||||
|
||||
$font-1: 'Raleway', sans-serif;
|
||||
$font-2: "Varela Round", sans-serif;
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
.fix-search{
|
||||
position: fixed;
|
||||
top: 60px;
|
||||
top: 89px;
|
||||
width: 100%;
|
||||
-webkit-transition: all 0.5s;
|
||||
-moz-transition: all 0.5s;
|
||||
|
||||
Reference in New Issue
Block a user