Skip to content

Commit bf5f0eb

Browse files
committed
pointer-events for title
1 parent b7487a5 commit bf5f0eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ a:focus {
308308
text-stroke: 1px var(--color-slide-title);
309309
grid-column-end: span 2;
310310
height: 10vw;
311+
pointer-events: none;
311312
}
312313

313314
.slide__title-inner:not(:last-child) {

0 commit comments

Comments
 (0)