Skip to content

Commit 38b2f2e

Browse files
khanna98gabru-md
authored andcommitted
Improved Bottom Bar Responsiveness (#19)
1 parent a8c773b commit 38b2f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ body {
4646
.bottom-bar {
4747
position: absolute;
4848
left: 0;
49-
bottom: 0;
49+
bottom: 20px;
5050
height: 50px;
5151
width: 100%;
5252
}

0 commit comments

Comments
 (0)