mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
feat: rework login page
This commit is contained in:
8
src/components/Footer/footer.module.scss
Normal file
8
src/components/Footer/footer.module.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
@import 'styles/colors.scss';
|
||||
|
||||
.footer {
|
||||
font-size: 0.9em;
|
||||
color: $grey;
|
||||
text-align: center;
|
||||
padding: 0.75em 0 0.25em;
|
||||
}
|
||||
Reference in New Issue
Block a user