Major improvements to how connections are managed, also interfaces, interfaces EVERYWHERE

This commit is contained in:
Eclypsed
2024-02-02 03:05:42 -05:00
parent 909b78807f
commit 20454e22d1
12 changed files with 183 additions and 140 deletions

View File

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