Compare commits
No commits in common. "8c30b472d1d672d53b945c919bf4841f1f6c88a1" and "5254596ce59db7692d06df5cafe935c893d6853e" have entirely different histories.
8c30b472d1
...
5254596ce5
@ -232,7 +232,7 @@ input:checked + .modal {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #000000CC;
|
||||
background-color: #00000066;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@ -252,10 +252,6 @@ input:checked + .lazy-image {
|
||||
scroll-snap-align: center;
|
||||
}
|
||||
|
||||
input:checked + .lazy-image:active {
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
||||
body:has(.project-image > input:checked) {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user