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