Update design
This commit is contained in:
parent
1d2931858b
commit
d21f138ebe
@ -510,3 +510,10 @@ a[href="#"].running {
|
|||||||
background-color: rgba(255, 255, 255, 0.2);
|
background-color: rgba(255, 255, 255, 0.2);
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.count {
|
||||||
|
position: fixed;
|
||||||
|
bottom: 3rem;
|
||||||
|
left: 3rem;
|
||||||
|
font-size: 2.2rem;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user