1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-13 07:42:48 -05:00

Make tweets clickable

Fixes #6
This commit is contained in:
Zed
2019-09-19 03:19:06 +02:00
parent e663b04761
commit 10bcf99205
8 changed files with 41 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
.card {
margin: 5px 0;
pointer-events: all;
}
.card-container {