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
a110e1d6f7
commit
6ede3537ff
1 changed files with 1 additions and 1 deletions
|
@ -113,6 +113,7 @@ a:focus {
|
|||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
margin-top: -35px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
|
@ -138,7 +139,6 @@ margin-top: -35px;
|
|||
-webkit-transition: background .3s ease-in-out;
|
||||
-moz-transition: background .3s ease-in-out;
|
||||
transition: background .3s ease-in-out;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.btn-circle:hover,
|
||||
|
|
Loading…
Reference in a new issue