assets/styles/base.scss
@@ -42,15 +42,15 @@ padding: 2rem auto 1rem; &:hover > .hanchor { opacity: 1; color: var(--secondary); } } .hanchor { font-family: var(--font-header); opacity: 0.2; transition: opacity 0.3s ease; color: var(--secondary); opacity: 0.8; transition: color 0.3s ease; color: var(--dark); } p, ul, text, a, tr, td, li, ol, ul { @@ -592,9 +592,13 @@ font-size: 0.8rem; } & > p { margin: 0; padding: 0.5rem 0; } & > p, & > a { font-size: 1rem; margin: 0.7rem 0; font-weight: 400; user-select: none; }