♻️ Refactor frontend

This commit is contained in:
2022-05-20 00:02:38 +02:00
parent f5795637cf
commit 0eea73b780
6 changed files with 6 additions and 18 deletions

View File

@ -48,11 +48,9 @@ import { RouterLink } from "vue-router";
display: flex;
align-items: center;
justify-content: center;
height: inherit;
}
.entry .title {
text-decoration: none;
padding: 0px 10px;
font-size: 18px;
}

View File

@ -38,6 +38,7 @@ function goBack() {
display: flex;
flex-direction: row;
align-items: center;
z-index: 10;
}
.title {