fix homepage layout issues resulting from bootstrap bump

This commit is contained in:
len0rd 2022-06-24 18:58:41 -04:00
parent 3c1f4e2015
commit 2e90a8051f
2 changed files with 14 additions and 4 deletions

View file

@ -64,4 +64,6 @@
.card-homepage {
background-color: rgba(0, 0, 0, 0.1) !important;
padding: 2%;
height: 100%;
}