cleaning things up

This commit is contained in:
Arjun Patel
2022-01-13 18:12:43 -08:00
parent 6ac73c8c13
commit 9a945edd87
13 changed files with 186 additions and 247 deletions
+1 -5
View File
@@ -21,7 +21,7 @@ main {
font-family: "Poppins", sans-serif;
}
body {
bg {
background: url("/wallpapers/dark-mountains.jpg") no-repeat center center
fixed;
-webkit-background-size: cover;
@@ -47,20 +47,16 @@ body {
color: teal;
}
#side-note {
font-family: "Baloo Bhaijaan 2", cursive;
font-size: 1.5em;
}
p {
font-family: "Baloo Bhaijaan 2", cursive;
font-size: 2em;
color: white;
}
#marquee-text {
font-style: italic;
font-size: 1.5em;
font-family: "Baloo Bhaijaan 2", cursive;
}
/* Mobile :320px. */