Skip to content

Commit a65d4da

Browse files
Add back margin at the bottom of the page
1 parent b17915b commit a65d4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
@media only screen and (width <= 680px) {
7272
.routerView {
73-
margin-block: 22px;
73+
margin-block: 22px 68px;
7474
margin-inline: 8px;
7575
}
7676

0 commit comments

Comments
 (0)