mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 02:35:48 -05:00
Cleaning up CSS
This commit is contained in:
parent
d7754d43da
commit
7b4b05386d
1 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ a:focus {
|
|||
}
|
||||
|
||||
.intro-text {
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
margin-top: 0;
|
||||
|
@ -145,7 +145,7 @@ a:focus {
|
|||
padding-right: 10px;
|
||||
padding-top: 30px;
|
||||
padding-bottom: 30px;
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
|
|
Loading…
Reference in a new issue