Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzalaghayasabbasi authored Aug 14, 2024
1 parent a89161b commit c6787b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,7 @@ nav ul li a:hover {
/* Media query for smaller screens */
@media (max-width: 768px) {
.footer {
flex-direction: column;
flex-direction: row;
align-items: center;
text-align: center;
}
Expand Down

0 comments on commit c6787b4

Please sign in to comment.