mirror of
https://codeberg.org/aryak/mozhi
synced 2025-06-04 00:41:07 +05:30
make textareas bigger by def
This commit is contained in:
@@ -116,12 +116,12 @@ button:hover {
|
||||
}
|
||||
.item {
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
height: 220px;
|
||||
}
|
||||
.item-wrapper {
|
||||
display: block;
|
||||
width: 90%;
|
||||
max-width: 450px;
|
||||
max-width: 720px;
|
||||
margin: 5px 10px;
|
||||
gap: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user