fix(settings): more settings fixes pt. 2

This commit is contained in:
trashtemp
2021-12-24 18:36:40 +01:00
parent af3eb754f7
commit 18f7f91ff0
4 changed files with 7 additions and 31 deletions

View File

@@ -56,7 +56,7 @@ const Container = styled.div`
}
h4 {
text-transform: unset;
text-transform: unset !important;
a {
opacity: 0.7;