Skip to content

Commit 3e3246b

Browse files
committed
please let this work
1 parent 2a2baf6 commit 3e3246b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

assets/custom-styles.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
.f.svelte-fqsq6s .article.up {
1+
.f.svelte-fqsq6s {
22
display: none !important;
33
}
44

55
.logo.svelte-a08hsz img.svelte-a08hsz {
66
margin-right: 1rem;
77
height: 1rem !important;
88
border-radius: 0.2rem;
9-
}
9+
}
1010

11+
.up {
12+
display: none !important;
13+
}

0 commit comments

Comments
 (0)