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
35f541d6c8
commit
a05208eec8
1 changed files with 2 additions and 5 deletions
|
@ -98,7 +98,7 @@ a:focus {
|
|||
|
||||
.brand-heading {
|
||||
font-size: 40px;
|
||||
margin: 0 0 5px;
|
||||
margin: 0 0 0px;
|
||||
}
|
||||
|
||||
.intro-text {
|
||||
|
@ -108,9 +108,6 @@ a:focus {
|
|||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
.intro {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.brand-heading {
|
||||
font-size: 100px;
|
||||
|
@ -124,7 +121,7 @@ a:focus {
|
|||
.btn-circle {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
margin-top: 15px;
|
||||
margin-top: 25px;
|
||||
padding: 7px 16px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 35px;
|
||||
|
|
Loading…
Reference in a new issue