simplify site

This commit is contained in:
2023-03-12 11:04:38 -07:00
parent 3a22ce5770
commit 658dbc234e
118 changed files with 195 additions and 25134 deletions

View File

@@ -44,7 +44,7 @@ body {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: url('../img/bg.jpg') no-repeat;
background: url('../images/bg.jpg') no-repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: cover;