1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Add server config file

This commit is contained in:
Zed
2019-07-31 02:15:43 +02:00
parent b10d894a11
commit 6a9d182249
8 changed files with 53 additions and 23 deletions

View File

@@ -450,6 +450,7 @@ video {
text-overflow: ellipsis;
max-width: 100%;
font-weight: bold;
overflow-wrap: break-word;
}
.profile-card-username {