Initial Commit

This commit is contained in:
mathias 2014-11-11 22:15:48 +02:00
parent a05208eec8
commit 420751741d

View file

@ -98,7 +98,7 @@ a:focus {
.brand-heading { .brand-heading {
font-size: 40px; font-size: 40px;
margin: 0 0 0px; margin-bottom: 20px;
} }
.intro-text { .intro-text {
@ -121,8 +121,7 @@ a:focus {
.btn-circle { .btn-circle {
width: 70px; width: 70px;
height: 70px; height: 70px;
margin-top: 25px; padding: 14px 16px;
padding: 7px 16px;
border: 2px solid #fff; border: 2px solid #fff;
border-radius: 35px; border-radius: 35px;
font-size: 40px; font-size: 40px;