Skip to content
Snippets Groups Projects
Commit 3f79423b authored by maria-moroz's avatar maria-moroz
Browse files

Update _footer.scss

parent 8c9c41ec
No related branches found
No related tags found
No related merge requests found
footer {
background-color: $secondary-white-color;
min-width: 320px;
body.dark & {
background-color: #343434;
}
}
.footer_container {
......@@ -33,6 +37,9 @@ footer {
}
}
body.dark & {
background-color: #343434;
}
}
.footer_icon {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment