mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-28 21:05:36 -04:00
feat: initial commit
This commit is contained in:
parent
d667833847
commit
fcb8e17d6b
3 changed files with 52 additions and 0 deletions
5
library/css/style.css
Normal file
5
library/css/style.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
.navbar {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-content: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue