Even more improvements #5

Merged
norbert.tretkowski merged 5 commits from max.lissowski/mastowall:for-pi2 into main 2023-11-25 10:21:12 +01:00
Showing only changes of commit c12f8220f4 - Show all commits

View file

@ -51,7 +51,7 @@
} }
.carousel .card-text { .carousel .card-text {
font-size: 1.4em; font-size: 1.6em;
overflow: hidden; overflow: hidden;
max-height: 60vh; max-height: 60vh;
} }
@ -208,7 +208,7 @@ body {
.text-muted { .text-muted {
color:#6c757d !important; color:#6c757d !important;
font-size: 1.2em; font-size: 1em;
text-align: right; text-align: right;
} }