mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 10:46:00 -05:00
Initial Commit
This commit is contained in:
parent
1c8b41acae
commit
b5e8dfc5ce
1 changed files with 3 additions and 3 deletions
|
@ -98,14 +98,14 @@ a:focus {
|
|||
|
||||
.brand-heading {
|
||||
font-size: 40px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.intro-text {
|
||||
font-size: 18px;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
|
@ -122,7 +122,7 @@ margin-top: 0px;
|
|||
.btn-circle {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
padding: 7px 24px;
|
||||
padding: 7px 22px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 35px;
|
||||
font-size: 40px;
|
||||
|
|
Loading…
Reference in a new issue