mirror of
https://github.com/plebbit/seedit.git
synced 2026-05-19 06:04:56 -04:00
style(submit): adjust font size
This commit is contained in:
@@ -62,14 +62,17 @@ h1 {
|
||||
border: 1px solid var(--border-text);
|
||||
background-color: var(--background);
|
||||
color: var(--text);
|
||||
font-family: verdana, arial, helvetica, sans-serif
|
||||
}
|
||||
|
||||
.inputTitle {
|
||||
height: 60px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.inputText {
|
||||
height: 100px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.description {
|
||||
|
||||
Reference in New Issue
Block a user