Update styles.css

Less wasted vertical space on the cards
This commit is contained in:
Ralf Stockmann 2023-05-25 11:04:40 +02:00 committed by GitHub
parent 81bd58402f
commit bf5d24dc9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 */