Remove unnecessary a11y warnings

This commit is contained in:
2023-07-03 00:09:00 +02:00
parent 0ad95d1f2c
commit a48b9686e7
9 changed files with 28 additions and 58 deletions

View File

@@ -35,13 +35,6 @@
position: relative;
margin: 30vh auto 0;
}
.blocker{
display:block;
z-index: 10;
background-color: white;
width: 100%;
height: 20vh;
}
.image-container {
position: sticky;