edited post

This commit is contained in:
Morgan 2023-10-29 15:29:40 +09:00
parent 2365bc541e
commit 1bc82e3013
2 changed files with 1 additions and 2 deletions

View File

@ -373,7 +373,6 @@ h6:hover .anchor {
.pag-back {
font-size: 18px;
color: var(--secondary);
text-transform: uppercase;
}
.paginav .title {

View File

@ -38,7 +38,7 @@
</ul>
<nav class="pag-back">
<a href="#" onclick="window.history.back()">
Back
< Back
</a>
</nav>
<br/>