Skip to content

Commit 1690093

Browse files
committed
remove the bottom padding
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent 66e4fd4 commit 1690093

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

components/builder-web/app/app.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ main {
134134
left: 0;
135135
background-color: $white;
136136
overflow-y: auto;
137-
margin-bottom: 30px;
138137

139138
.full &, .sign-in & {
140139
background: transparent;
@@ -222,9 +221,7 @@ main {
222221

223222
footer {
224223
$menu-width: 224px;
225-
left: $menu-width;
226224
z-index: 100;
227-
right: 0;
228225
bottom: 0;
229226
color: currentcolor;
230227
text-align: left;

0 commit comments

Comments
 (0)