Update style.css

This commit is contained in:
Omar Najjar 2025-07-11 12:49:02 +10:00 committed by GitHub
parent 3c08701abb
commit 8093c928ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
@import url("https://fonts.googleapis.com/css?family=Indie+Flower");
body {
font-family: "Indie Flower", sans-serif;
background-color: #303030;
background-color: #4f2cce;
color: #fff;
display: -webkit-box;
display: flex;