2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 20:20:24 +02:00

Merge pull request #80 from offen/development

fix pointer event table
This commit is contained in:
Hendrik Niefeld 2020-05-25 07:19:52 +02:00 committed by GitHub
commit 4c20f5a6b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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