Skip to content

Commit

Permalink
top margin
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbaojz committed Sep 22, 2024
1 parent 61a4c07 commit feffbd9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions client/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
width: 100%;
height: 100%;
background-color: black
background-size: cover;

}

a {
Expand Down
1 change: 1 addition & 0 deletions client/src/pages/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ function Home()
<br></br>
<hr></hr>
<br></br>
<div style={{ marginTop: "20px" }}></div>
Designed
<span style={{color: "#8271ff"}}> for college students, by college students. </span>

Expand Down

0 comments on commit feffbd9

Please sign in to comment.