Add next and last class to home stats
This commit is contained in:
@@ -151,6 +151,12 @@ body {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.nowrap-stat {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
||||
.footer {
|
||||
margin-top: -20rem;
|
||||
|
||||
Reference in New Issue
Block a user