This commit is contained in:
Sarah Jamie Lewis 2022-03-02 13:07:06 -08:00
parent 5cdbd3aa80
commit 089e77ab67
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ body {
*/
nav {
background-color: #5e4b68;
background-color: #281831;
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
font-family: "Atami Bold";
@ -80,7 +80,7 @@ h2 {
}
body {
background-color: #5e4b68;
background-color: #281831;
color:#fff;
font-family: "OpenSans Regular";
}