chore: remove unused class
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2021-12-11 20:37:35 +01:00
parent fc8321df6b
commit be8f93c50b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 4 deletions

View File

@ -105,10 +105,6 @@ const motd = computed(() => store.state.config.motd)
margin: 1rem 0;
}
.message {
margin: 1rem;
}
.title {
color: var(--white);
font-size: 2.5rem;