1
0

Use buttons more consistently

This commit is contained in:
kolaente
2021-01-17 13:04:49 +01:00
parent 0102709d92
commit e960202607
21 changed files with 45 additions and 43 deletions

View File

@ -55,3 +55,7 @@
font-size: 1rem;
}
}
.underline-none {
text-decoration: none !important;
}