Skip to content

Commit 38a3bd5

Browse files
committed
Disable pointer events for slashes
1 parent d944fbe commit 38a3bd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/main.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ p.has-text-weight-bold.has-text-centered.pb-4.last-block
247247

248248
.slashed img
249249
width: 110px
250+
pointer-events: none
250251

251252
.is-size-verybig
252253
font-size: 80px

0 commit comments

Comments
 (0)