6 lines
86 B
SCSS
6 lines
86 B
SCSS
footer {
|
|
background-color: $ff_color !important;
|
|
a {
|
|
color: $light_grey;
|
|
}
|
|
} |