Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
desafinadude committed Nov 18, 2024
1 parent 05c998b commit 597aac8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -882,18 +882,18 @@
}

.scrolly .scrolly-slide-annotation[data-annotation-label="dirty-toilet"] {
top: 82%;
top: 72%;
left: 27%
}

.scrolly .scrolly-slide-annotation[data-annotation-label="dirty-seat"] {
top: 82%;
left: 57%;
top: 72%;
left: 50%;
}

.scrolly .scrolly-slide-annotation[data-annotation-label="dirty-wall"] {
top: 60%;
right: 16%
top: 50%;
right: 33%
}

.scrolly .scrolly-slide-annotation[data-annotation-label="facility-size"] {
Expand Down

0 comments on commit 597aac8

Please sign in to comment.