fix color
This commit is contained in:
parent
a094580709
commit
458f4a7e01
|
@ -16,7 +16,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
padding: 1em 0.5em!important;
|
padding: 1em 0.5em!important;
|
||||||
color: #fff;
|
color: #333333;
|
||||||
font-family: $main-font;
|
font-family: $main-font;
|
||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
|
|
Loading…
Reference in New Issue