Maps section no longer has subtitle.
This commit is contained in:
parent
7dd192936b
commit
db87529caa
@ -60,7 +60,6 @@
|
||||
>
|
||||
<div class="title">
|
||||
<h2>Maps</h2>
|
||||
<p>For all your reconnaissance needs...</p>
|
||||
</div>
|
||||
<iframe
|
||||
ref="dynmap"
|
||||
@ -189,7 +188,7 @@ export default {
|
||||
background-image: url("@/assets/images/minecraft/textures/map_center.png");
|
||||
background-repeat: repeat;
|
||||
background-clip: padding-box;
|
||||
margin-bottom: 5%;
|
||||
margin-bottom: 2.5%;
|
||||
|
||||
border-width: 27px;
|
||||
border-image-slice:27 27 27 27;
|
||||
|
Loading…
Reference in New Issue
Block a user