mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
* feat(mobile): swipe right to open menu * refactor: css for side nav bar * refactor: side menu desktop & mobile
9 lines
124 B
SCSS
9 lines
124 B
SCSS
@import 'styles/colors.scss';
|
|
|
|
.footer {
|
|
font-size: 0.9em;
|
|
color: $grey;
|
|
text-align: center;
|
|
padding-top: 0.75em;
|
|
}
|