Update design

This commit is contained in:
Ali Movahedi 2015-01-16 13:28:27 +03:30
parent 1d2931858b
commit d21f138ebe

View File

@ -510,3 +510,10 @@ a[href="#"].running {
background-color: rgba(255, 255, 255, 0.2);
color: white;
}
.count {
position: fixed;
bottom: 3rem;
left: 3rem;
font-size: 2.2rem;
}