Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Bismin271172 committed Mar 28, 2024
1 parent 69662f3 commit d6f6752
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,9 @@ header.sticky{

.feature .card-container .content .btn{
font-size: 1.1rem;
margin-top: 1.4rem;
margin-top: 1rem;
height: 3.5rem;
width: 12rem;
width: 10rem;
border-radius: .5rem;
outline: none;
border: none;
Expand Down Expand Up @@ -683,9 +683,9 @@ header.sticky{
transition: .2s;
}
:root{
--big-font: 4.5rem;
--h2-font: 2.3rem;
--p-font: 1rem;
--big-font: 9rem;
--h2-font: 3.2rem;
--p-font: 2rem;
transition: .2s;
}
}
Expand Down

0 comments on commit d6f6752

Please sign in to comment.