[S] Make logo non-clickable

This commit is contained in:
Hykilpikonna
2019-11-03 11:18:35 -05:00
parent fb3186d575
commit e1ef117dcd
@@ -52,6 +52,9 @@
background-color: #dedede;
color: transparent;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
// Make it non-clickable
pointer-events: none;
}
#next-course