mirror of https://github.com/tildeclub/site.git
Update style.css
This commit is contained in:
parent
bee9ced345
commit
e9fdc3f345
|
@ -317,15 +317,6 @@ pre {
|
|||
animation: scroll-left 30s linear infinite; /* Adjust the duration as needed */
|
||||
}
|
||||
|
||||
.active-users-list ul::after {
|
||||
content: "";
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.active-users-list ul::after {
|
||||
content: attr(data-content);
|
||||
}
|
||||
|
||||
.active-users-list li {
|
||||
display: inline-block;
|
||||
padding: 0 20px; /* Space between usernames */
|
||||
|
|
Loading…
Reference in New Issue