align recent post height via css
This commit is contained in:
parent
a06ee73c4a
commit
954507a20d
2 changed files with 5 additions and 21 deletions
|
@ -8,6 +8,11 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
.recent-posts-section .card {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.recent-posts-section .card .card-footer span {
|
||||
font-size: 10pt;
|
||||
color: #6c757d !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue