removed unused code

This commit is contained in:
Sascha Kühl 2025-06-01 17:07:06 +02:00
parent 16fc36b258
commit ed5c7771e8
1 changed files with 0 additions and 10 deletions

View File

@ -63,16 +63,6 @@ ion-label strong {
text-overflow: ellipsis; text-overflow: ellipsis;
} }
#container {
text-align: center;
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
}
#container strong { #container strong {
font-size: 20px; font-size: 20px;
line-height: 26px; line-height: 26px;