remove unused styling

This commit is contained in:
Keviin Åberg Kultalahti 2021-05-05 08:48:05 +02:00
parent 39ef15b719
commit 42125aad7f
1 changed files with 0 additions and 4 deletions

View File

@ -120,10 +120,6 @@
top: var(--spacing-l);
right: var(--spacing-xl);
}
.title i:hover {
cursor: pointer;
color: var(--blue);
}
.role-select {
display: flex;