mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Cleaning up CSS
This commit is contained in:
parent
3b587d9b86
commit
21bf6e41ca
1 changed files with 2 additions and 2 deletions
|
@ -135,7 +135,7 @@ linear-gradient(rgba(62,92,32,.2) 50%, transparent 50%);
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 400;
|
||||
|
@ -277,7 +277,7 @@ margin-bottom:45px;
|
|||
<div id="intro">
|
||||
<div id="intro-body">
|
||||
<p id="logo">Minecraft.ga</p>
|
||||
<h1>Sandbox Server in Minecraft</h1>
|
||||
<h1>Sandbox OP Server in Minecraft</h1>
|
||||
<a href="#about" id="circle">▼</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue