Added padding to bottom to prevent navbar block
This commit is contained in:
parent
2c153f5faf
commit
57d0831de7
|
|
@ -9,6 +9,7 @@
|
|||
width: 75vw;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding-bottom: 5.5rem
|
||||
}
|
||||
|
||||
.repo {
|
||||
|
|
|
|||
Loading…
Reference in New Issue