diff --git a/public/css/waip.css b/public/css/waip.css index 401856f..b8122f9 100644 --- a/public/css/waip.css +++ b/public/css/waip.css @@ -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) {