Skip to content

Commit

Permalink
Add styiling to gallery for mobile phones
Browse files Browse the repository at this point in the history
  • Loading branch information
farhana039 committed Jul 28, 2024
1 parent 78d8f7c commit e90a25b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,16 @@ main {
color: #fafafa;
}

/* Gallery page*/
#photos img {
width: 100%;
line-height: 1em;
}

#photos {
line-height: 0;
}

/* Footer */
#social-networks {
text-align: center;
Expand Down

0 comments on commit e90a25b

Please sign in to comment.