feat: added back issues, tested better input styling but didnt look too good

This commit is contained in:
2024-10-05 17:48:34 -05:00
parent 56530685e2
commit 316a4bf20f
2 changed files with 6 additions and 1 deletions

View File

@@ -386,6 +386,10 @@ h1 {
transform: translateX(24px);
}
/* form {
text-align: right;
} */
/* Tablet */
@media (min-width:600px) {
:root {