Skip to content

Commit

Permalink
Thesis Website Update
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahopchet committed Mar 11, 2024
1 parent 7b902aa commit 0d0d2c9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@
margin-right: 8px;
font-family: 'JunicodeCondenced';
font-weight: bold;
border-radius: 10px;
box-shadow: rgb(102, 42, 82) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.menu {
Expand All @@ -112,7 +114,6 @@
margin-top: -80px;
margin-bottom: 170px;
text-align: center;

}


Expand All @@ -124,9 +125,11 @@
padding-top: 5px;
padding-right: 5px;
text-align: center;
border-radius: 10px;


}


.container {
padding-left: 2vw;
padding-right: 2vw;
Expand Down

0 comments on commit 0d0d2c9

Please sign in to comment.