completely redo the header flexbox fiasco

This commit is contained in:
2022-01-12 09:15:08 -05:00
parent c9c3c8b252
commit 732a870a07
8 changed files with 213 additions and 191 deletions
+1 -5
View File
@@ -31,11 +31,6 @@ textarea.input {
line-height: 1.75;
}
.markdown_tip a {
background: none;
padding-bottom: 0;
}
.markdown_tip a:first-of-type {
font-weight: 500;
}
@@ -59,6 +54,7 @@ textarea.input {
border-radius: 0.3em;
cursor: pointer;
user-select: none;
font-weight: 500;
color: var(--text);
background-color: var(--kinda-light);
}