Merge branch 'main' of https://github.com/olinpin/twitter-project into Filters
This commit is contained in:
@@ -133,6 +133,13 @@ body {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tweet-nickname:hover {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
.tweet-username {
|
||||
color: var(--main-light);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user