Code cleanup

This commit is contained in:
manubo
2019-09-24 10:45:49 +02:00
parent 71fbbd30fa
commit 524bca74c5
5 changed files with 27 additions and 33 deletions

View File

@@ -28,7 +28,6 @@ html {
flex: 0 0 48px;
width: 48px;
height: 48px;
}
h1 {
@@ -66,7 +65,6 @@ html {
flex: 0 0 42px;
color: white;
background-color: #eee;
}
&.moco-bx-calendar__day--filled {
@@ -89,6 +87,15 @@ html {
}
}
}
.moco-bx-timer-view {
text-align: center;
margin-top: 4rem;
.btn-stop-timer {
margin-top: 3rem;
}
}
}
.moco-bx-error-container {