Maps section no longer has subtitle.

This commit is contained in:
Harrison Deng 2022-01-21 19:08:56 -06:00
parent 7dd192936b
commit db87529caa

View File

@ -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;