2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 17:10:29 +01:00

fix pointer event table

This commit is contained in:
Hendrik Niefeld 2020-05-25 07:03:26 +02:00
parent 3a6123f314
commit 7a8579d49c

View File

@ -324,6 +324,7 @@ i {
/* Table */
.bg-table {
display: none;
pointer-events: none;
}
.hscroll {
padding: 2rem;