Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-Jiang committed Mar 27, 2024
1 parent 9c038ae commit 87c104d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Font for website majority*/
/* Font for website majority */
* {
font-family: 'Karla', sans-serif;
}
Expand Down Expand Up @@ -410,14 +410,9 @@ button.btn:hover {
}

/* For body and footer positioning */
.page-container {
}

.body-container {
margin-left: auto;
margin-right: auto;
/* background-color: #e4dfda;
background-image: var(--bs-gradient); */
}

footer {
Expand Down

0 comments on commit 87c104d

Please sign in to comment.