i don't remember what changed here

This commit is contained in:
CJSatnarine
2025-03-21 22:31:19 -04:00
parent e5a10faac4
commit 3661438008
11 changed files with 87 additions and 7 deletions

View File

@@ -93,7 +93,7 @@ em, strong{
}
hr {
background: linear-gradient(to right, colours.$h1, colours.$h2, colours.$h3, colours.$h4, colours.$h5, colours.$h6);
background: linear-gradient(to right, colours.$h1, colours.$h1, colours.$h2, colours.$h3, colours.$h4, colours.$h5, colours.$h6);
height: 5px;
border: 0;
}