Improve preferences page

This commit is contained in:
Zed
2021-12-27 18:05:09 +01:00
parent 8e7ab84db8
commit 3f201ba846
4 changed files with 38 additions and 37 deletions

View File

@@ -91,11 +91,12 @@ legend {
padding: .6em 0 .3em 0;
border: 0;
font-size: 16px;
font-weight: 600;
border-bottom: 1px solid var(--border_grey);
margin-bottom: 8px;
}
.cookie-note {
.preferences .note {
border-top: 1px solid var(--border_grey);
border-bottom: 1px solid var(--border_grey);
padding: 6px 0 8px 0;