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
24eba601bf
commit
1c8b41acae
1 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ a:focus {
|
|||
.brand-heading {
|
||||
font-size: 40px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: -10px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.intro-text {
|
||||
|
@ -122,7 +122,7 @@ margin-top: -10px;
|
|||
.btn-circle {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
padding: 7px 7px;
|
||||
padding: 7px 24px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 35px;
|
||||
font-size: 40px;
|
||||
|
|
Loading…
Reference in a new issue