fixed some mobile display inconsistencies
Web/pipeline/head This commit looks good Details

This commit is contained in:
Ell 2021-05-31 12:16:10 +02:00
parent 3ef5a76a64
commit efc7bdbbec
1 changed files with 3 additions and 1 deletions

View File

@ -178,6 +178,7 @@ body {
.card-link {
margin-left: 0px !important;
margin-right: 10px;
margin-bottom: 10px;
}
.alert {
@ -241,7 +242,8 @@ blockquote {
max-width: none;
}
.list-display {
.list-display,
.jumbotron {
width: auto;
padding-left: 20px;
padding-right: 20px;