Update main.less

This commit is contained in:
Ali Movahedi 2014-09-17 11:24:55 +04:30
parent 87ad9189e5
commit cdb2e24630

View File

@ -192,11 +192,12 @@ a[href="#"].running {
color: white;
}
.counter {
padding: 10px;
padding: 1rem;
position: fixed;
left: 0px;
bottom: 0px;
left: 0rem;
bottom: 0rem;
}
.counter p {
font-size: 20px;
font-size: 2rem;
}