FEAT: Beta for about section.

This commit is contained in:
MajorDroolz
2022-12-22 21:30:44 -05:00
parent b7c7e0dd9c
commit 2fc2271221
4 changed files with 88 additions and 12 deletions

View File

@@ -147,7 +147,7 @@ article {
}
body::before {
background: lightsteelblue linear-gradient(45deg, #F008, #00F8);
background: lightsteelblue var(--grad);
width: 100vw;
height: 100vh;
content: "";