Skip to content

Commit

Permalink
style.css :updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeepxx committed Mar 7, 2023
1 parent 37daaac commit b86e15a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -379,11 +379,11 @@ a:active {
margin-top: -60%;
}

/* .what {
font-size: 4rem;
font-weight: 300;
letter-spacing: 0.3rem;
} */
.what {
font-size: 4vw;
/* font-weight: 300; */
letter-spacing: 0.rem;
}

.brochure-box {
max-width: 80%;
Expand Down Expand Up @@ -3051,7 +3051,7 @@ border-radius: 200px;
margin-top: 1rem;
}
.what {
font-size: 6vw;
font-size: 5vw;
letter-spacing: 0.2rem;
}
.atl {
Expand Down

0 comments on commit b86e15a

Please sign in to comment.