Skip to content

Commit

Permalink
footer section alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Neerajkr-jha committed Jan 11, 2025
1 parent 7b9a67f commit 7777085
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -483,20 +483,23 @@ body {
background-color: brown;
height: 350px;
color: white;
padding-left: 50px;
padding-left: 80px;
padding-top: 80px;
}

.app_download h4 {
font-size: 2rem;
padding-left: 0.5rem;
}

.app_download h2 {
font-size: 3.5rem;
padding-left: 0.4rem;
}

.app_download p {
font-size: 1.3rem;
padding-left: 0.7rem;
}

.btn a {
Expand Down

0 comments on commit 7777085

Please sign in to comment.