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:
@@ -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%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user