Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Soumyo321 authored Jul 3, 2024
1 parent a09380c commit b8ffb5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ html,body{
border-bottom: 1.5px solid white;
}
#page h1{
margin-left:10vw;
font-size: 9vw;
font-weight: 500;
color: #111;
Expand All @@ -267,6 +268,7 @@ html,body{

}
#page h3{
margin-left:10vw;
font-size: 7vw;
font-weight: 300;
color: #111;
Expand All @@ -276,6 +278,7 @@ html,body{
}

#page h5{
margin-left:10vw;
font-size: 6vw;
font-weight: 78;
color: #111;
Expand All @@ -287,6 +290,7 @@ html,body{
/* background-color: red;
*/
/* margin-left: 20%; */
margin-left:10vw;

position: relative;
margin-top: 23vw;
Expand Down

0 comments on commit b8ffb5b

Please sign in to comment.