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
+2 -1
View File
@@ -21,9 +21,10 @@ a:hover {
}
/* set an anchor's class to `no-underline` to disable all of the above */
.no-underline {
a.no-underline {
background: none !important;
padding-bottom: 0;
transition: none;
}
/*