Initial Commit

This commit is contained in:
mathias 2014-11-11 22:17:52 +02:00
parent 24eba601bf
commit 1c8b41acae

View file

@ -99,7 +99,7 @@ a:focus {
.brand-heading { .brand-heading {
font-size: 40px; font-size: 40px;
margin-bottom: 20px; margin-bottom: 20px;
margin-top: -10px; margin-top: 0px;
} }
.intro-text { .intro-text {
@ -122,7 +122,7 @@ margin-top: -10px;
.btn-circle { .btn-circle {
width: 70px; width: 70px;
height: 70px; height: 70px;
padding: 7px 7px; padding: 7px 24px;
border: 2px solid #fff; border: 2px solid #fff;
border-radius: 35px; border-radius: 35px;
font-size: 40px; font-size: 40px;