Skip to content

Commit c0496a7

Browse files
authored
add horizontal padding for mobile (#148)
1 parent 6415f7b commit c0496a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/styles/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ body {
1414
.container {
1515
max-width: 850px;
1616
margin: auto;
17+
padding: 0px 10px;
1718
}
1819

1920
.announcements {

0 commit comments

Comments
 (0)