This commit is contained in:
2019-01-23 02:39:43 +01:00
parent 9312edc3ae
commit d7f01bbb0b
6 changed files with 9 additions and 7 deletions
@@ -121,7 +121,8 @@
position: absolute;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.reso{
display: none;
@@ -180,7 +181,8 @@
position: absolute;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.reso{
display: none;
@@ -11,7 +11,7 @@
<h2>{{page.title|upper}}</h2>
{% for module in page.collection() %}
<a href="#{{module.title}}">{{module.title|upper}}</a>
<!-- <a href="#{{module.title}}">{{module.title|upper}}</a> -->
{% endfor %}
<div class="reso">