1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

fix profile-website css (#669)

This commit is contained in:
jackyzy823
2022-07-17 17:42:40 +01:00
committed by GitHub
parent 0200cc21a3
commit 17cb977e70

View File

@@ -73,9 +73,9 @@
}
}
.profile-joindate, .profile-location, profile-website {
.profile-joindate, .profile-location, .profile-website {
color: var(--fg_faded);
margin: 2px 0;
margin: 1px 0;
width: 100%;
}
}