mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-07-15 05:40:36 -04:00
feat: navbar and main components added
This commit is contained in:
parent
d581ed19e6
commit
aa7d7e8656
20 changed files with 4629 additions and 0 deletions
3
shopping-cart/src/components/main.module.css
Normal file
3
shopping-cart/src/components/main.module.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
main {
|
||||
padding: 0 1rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue