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