SERIOUS messing around with the navbar

This commit is contained in:
Eclypsed
2024-01-28 02:41:13 -05:00
parent bee4c903ec
commit 5bd5b603b0
7 changed files with 200 additions and 146 deletions

View File

@@ -4,6 +4,10 @@
@tailwind components;
@tailwind utilities;
* {
flex-shrink: 0;
}
img {
max-width: 100%;
}