1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-28 22:32:48 -05:00

added tweet background and bumped css

This commit is contained in:
Mitarashi
2022-01-14 21:07:02 +02:00
parent eff098003f
commit 6ebfafde80
2 changed files with 2 additions and 1 deletions

View File

@@ -117,6 +117,7 @@
flex-direction: column;
justify-content: center;
height: 100%;
background-color: var(--bg_panel);
.tweet-content {
font-size: 18px