Add Counter #5
@ -192,11 +192,12 @@ a[href="#"].running {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.counter {
|
.counter {
|
||||||
padding: 10px;
|
padding: 1rem;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0px;
|
left: 0rem;
|
||||||
bottom: 0px;
|
bottom: 0rem;
|
||||||
}
|
}
|
||||||
.counter p {
|
.counter p {
|
||||||
font-size: 20px;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user