mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-11 00:33:04 +00:00
feat: privacy page with translation
refactor: apply prettier conf to all files feat: terms of use with translation
This commit is contained in:
10
src/components/Navbar/navbar.module.scss
Normal file
10
src/components/Navbar/navbar.module.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.navbar {
|
||||
width: 100%;
|
||||
padding: 0.75em;
|
||||
}
|
||||
|
||||
.navbar ul {
|
||||
display: flex;
|
||||
gap: 1.5em;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user