Initial Commit

This commit is contained in:
mathias 2014-11-11 22:16:43 +02:00
parent 420751741d
commit 24eba601bf

View file

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