Skip to content

Commit e413f12

Browse files
committed
Fix: UI components #5
1 parent 5f13981 commit e413f12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/styles/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ h1 {
145145

146146
input[type="text"]#title {
147147
text-align: center;
148-
padding: 15px;
149-
font-size: 24px;
148+
padding: 20px;
149+
font-size: 18px;
150150
border-top: solid 1px #bbb;
151151
}
152152

0 commit comments

Comments
 (0)