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