mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-28 23:32:15 +01:00
Reduce bottom margin on all pages
This commit is contained in:
parent
9efa6b67f2
commit
4032ef9e31
@ -49,6 +49,9 @@ div.footer {
|
||||
border: 0;
|
||||
background-color: white;
|
||||
}
|
||||
.row .col-md-9 .bxpage {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.bxpage table {
|
||||
border: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user