adding bg and stuff

This commit is contained in:
Arjun Patel
2022-01-20 00:13:15 -08:00
parent 39d03fa918
commit cafc60d249
4 changed files with 22 additions and 13 deletions
+8
View File
@@ -134,3 +134,11 @@ p {
::-webkit-scrollbar-thumb:hover {
background: #555;
}
.landing-page-bg {
background-image: url("/wallpapers/glassmorphic.jpg");
}
/* body {
background-image: url("/wallpapers/glassmorphic.jpg");
} */