Fixed CSS code formatting

This commit is contained in:
Andrey Okonetchnikov 2016-09-13 16:06:06 +02:00
parent a1aa51364b
commit 3deec4060f

View File

@ -5,6 +5,7 @@ html {
margin: 0;
font-family: Roboto, "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
}
*, *:before, *:after {
box-sizing: inherit;
}
@ -46,6 +47,7 @@ h1{
header input {
margin-bottom: 0;
}
button {
border: 1px solid #3ab7a5;
padding: 3px 20px;