This commit is contained in:
Dennis Eichhorn 2023-10-27 02:20:13 +00:00
parent 97746e6962
commit 7988cadcfa
2 changed files with 8 additions and 5 deletions

View File

@ -64,9 +64,7 @@ img {
.gallery {
max-width: 80%;
margin: 0 auto;
//display: flex; // enlarge
position: relative; // enlarge
position: relative;
input + .enlarged {
display: none;

File diff suppressed because one or more lines are too long