Improve font sizes
This commit is contained in:
parent
c274648f09
commit
c12f8220f4
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
|
||||
.carousel .card-text {
|
||||
font-size: 1.4em;
|
||||
font-size: 1.6em;
|
||||
overflow: hidden;
|
||||
max-height: 60vh;
|
||||
}
|
||||
|
@ -208,7 +208,7 @@ body {
|
|||
|
||||
.text-muted {
|
||||
color:#6c757d !important;
|
||||
font-size: 1.2em;
|
||||
font-size: 1em;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue