added back button to single posts

This commit is contained in:
2020-07-15 23:33:51 +02:00
parent da4f675726
commit 68f37299e0
3 changed files with 12 additions and 0 deletions

View File

@@ -233,3 +233,9 @@
}
}
}
.back-button{
padding:5px 20px;
border-style: solid;
color: $fg-color !important;
}