kleinere CSS-Anpassungen

This commit is contained in:
Richter 2019-05-07 14:44:47 +02:00
parent 630f61e15a
commit e2a6ff2e7f

View File

@ -73,6 +73,10 @@ audio {
height: 55% !important;
}
.h-65 {
height: 65% !important;
}
.h-80 {
height: 80% !important;
}
@ -85,6 +89,10 @@ audio {
height: 95% !important;
}
#rueckmeldung .list-group-item {
padding: 0.25rem;
}
/*** Klassen in Abhängigkeit der Rotation ******/
@media screen and (orientation:portrait) {