+ autocomplete + thunk
This commit is contained in:
9
src/styles/Footer.scss
Normal file
9
src/styles/Footer.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import "../Design.scss";
|
||||
|
||||
.footer {
|
||||
background-color: $main-color;
|
||||
|
||||
p {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user