Skip to content

Commit f6e372e

Browse files
Update _footer.scss
1 parent baf2348 commit f6e372e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/_footer.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.footer {
2-
background: $main;
2+
background: #4b20bc;
33
padding: 10px 0;
44
margin-top: 100px;
55
text-align: center;
@@ -18,4 +18,4 @@
1818
color: $sec;
1919
}
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)