♻️ Refactor frontend
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
@ -38,6 +38,7 @@ function goBack() {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
Reference in New Issue
Block a user