fix: modal and notes style fixes

This commit is contained in:
David Ralph
2021-04-02 13:51:22 +01:00
parent 5947aa25fd
commit d0934d8e6d
5 changed files with 17 additions and 10 deletions

View File

@@ -42,12 +42,12 @@ textarea {
.topbarnotes {
svg {
font-size: 48px;
font-size: 46px;
padding: 9px;
}
h3 {
font-size: 48px;
font-size: 46px;
margin-right: 20px;
}
}