Skip to content

Commit

Permalink
Update about.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiNarayana-B authored Sep 9, 2023
1 parent 506defb commit 3d8d34d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/about.css
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@ footer {
margin: 10px 0;
}

footer {
width: 100%; /* Adjust the width for mobile screens */
}

.social-menu ul {
flex-direction: column;
align-items: center;
Expand All @@ -182,3 +186,4 @@ footer {
margin: 5px 0;
}
}

0 comments on commit 3d8d34d

Please sign in to comment.