Initial Commit

This commit is contained in:
mathias 2014-11-14 22:28:50 +02:00
parent b0be06ab00
commit 4b27f112e3

View file

@ -133,9 +133,9 @@ margin-bottom: 30px;
.btn-circle {
padding: 7px 21px;
border: 2px solid #fff;
border: 1px solid #fff;
border-radius: 35px;
font-size: 40px;
font-size: 20px;
color: #fff;
background: 0 0;
-webkit-transition: background .3s ease-in-out;
@ -195,8 +195,7 @@ font-size: 21px;
}
.btn-circle {
padding: 7px 14px;
border-radius: 35px;
font-size: 20px;
font-size: 30px;
}
}