Css fixes

This commit is contained in:
Verena Schulz
2026-01-21 18:14:41 +01:00
parent 56224d9c14
commit b56b7e04d6
+9 -11
View File
@@ -211,8 +211,8 @@ input[type="file"] {
.img-hover1 {
position: absolute;
width: 200px;
height: 200px;
width: auto;
height: 700px;
top: 0;
right: 40%;
left: 0;
@@ -233,8 +233,8 @@ input[type="file"] {
.img-hover2 {
position: absolute;
width: 200px;
height: 200px;
width: auto;
height: 700px;
top: 0;
right: 40%;
left: 0;
@@ -255,8 +255,8 @@ input[type="file"] {
.img-hover3 {
position: absolute;
width: 200px;
height: 200px;
width: auto;
height: 700px;
top: 0;
right: 40%;
left: 0;
@@ -277,8 +277,8 @@ input[type="file"] {
.img-hover4 {
position: absolute;
width: 200px;
height: 200px;
width: auto;
height: 700px;
top: 0;
right: 40%;
left: 0;
@@ -650,7 +650,6 @@ li {
.speaker-container {
width: 100%;
max-width: 700px;
margin-top: 30px;
}
.speaker-table {
@@ -662,7 +661,7 @@ li {
.speaker-table tbody tr {
display: flex;
align-items: center;
gap: 20px;
gap: 15px;
margin-bottom: 25px;
padding: 10px 0;
}
@@ -701,7 +700,6 @@ li {
display: flex;
gap: 15px;
justify-content: center;
margin-top: 30px;
}
#speakerLocker,