Update styles.css
Less wasted vertical space on the cards
This commit is contained in:
parent
81bd58402f
commit
bf5d24dc9f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
.card-text.text-right {
|
.card-text.text-right {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
margin-top: -20px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Add padding to the card body to prevent overlay with avatar and username */
|
/* Add padding to the card body to prevent overlay with avatar and username */
|
||||||
|
|
Loading…
Reference in a new issue