1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

tweak start section button style

This commit is contained in:
Harvey Kandola 2017-12-15 16:47:44 +00:00
parent af7e089764
commit f72b02cbb2
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
> .start-button {
display: none;
text-align: center;
padding-top: 20px;
padding-top: 10px;
position: relative;
}
@ -16,7 +16,7 @@
height: 30px;
> .start-button {
padding-top: 0;
padding: 0;
}
}
}