mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Initial Commit
This commit is contained in:
parent
df7c8a7eb7
commit
5941d196e4
1 changed files with 2 additions and 2 deletions
|
@ -104,7 +104,7 @@ a:focus {
|
|||
font-size: 18px;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
margin-top: -30px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
|
@ -121,7 +121,7 @@ margin-top: -30px;
|
|||
.btn-circle {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
padding: 7px 20px;
|
||||
padding: 7px 21px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 35px;
|
||||
font-size: 40px;
|
||||
|
|
Loading…
Reference in a new issue