Skip to content

Commit c1ebf51

Browse files
committed
Update styles.css
1 parent 2621899 commit c1ebf51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ body {
456456
}
457457

458458
.static-title {
459-
padding: 32px 16px 8px;
459+
padding: 20px 20px;
460460
}
461461

462462
.capture-button {
@@ -471,7 +471,7 @@ body {
471471

472472
@media (max-width: 360px) {
473473
.static-title {
474-
padding: 24px 16px 8px;
474+
padding: 20px 20px;
475475
}
476476

477477
.static-title h1 {

0 commit comments

Comments
 (0)