We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e32834 commit 2f79d78Copy full SHA for 2f79d78
src/components/App.css
@@ -5,6 +5,8 @@
5
width: 100vw;
6
overflow: hidden;
7
background-color: #1e1e1e;
8
+ padding-bottom: 24px;
9
+ box-sizing: border-box;
10
}
11
12
.main-content {
0 commit comments