mirror of
https://github.com/t404owo/t404null.git
synced 2025-12-12 18:08:47 +00:00
Form alignment fix
This commit is contained in:
@@ -602,6 +602,7 @@ nav {
|
||||
border-radius: 5px;
|
||||
transition: 0.3s;
|
||||
margin-top: 0.5rem;
|
||||
margin-left:-5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
@@ -677,7 +678,7 @@ textfield {
|
||||
padding: 5px;
|
||||
font-size: 0.95rem;
|
||||
resize: vertical;
|
||||
min-height: 10rem;
|
||||
min-height: 5rem;
|
||||
}
|
||||
|
||||
.topic {
|
||||
|
||||
Reference in New Issue
Block a user