Skip to content

Commit

Permalink
Update index.module.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
urluckyturtle01 authored Feb 18, 2024
1 parent 3b45108 commit bf30db3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/web3-teams/components/Web3HeroSection/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

@include mobile {
align-items: center;
text-align: center;
max-width: 100%;

width: 100vw;
Expand Down Expand Up @@ -48,6 +49,11 @@
font-size: 1.125rem;
line-height: 140%;
max-width: 80%;
@include mobile {
margin-top: 1rem;
font-size: 1rem;
line-height: 22px;
}
}

.description {
Expand Down

0 comments on commit bf30db3

Please sign in to comment.