dahveed15 / Bickr

1 stars 0 forks source link

PA Review: Photos #5

Open dahveed15 opened 6 years ago

dahveed15 commented 6 years ago

Go to /albums to view the functionality

niartenyaw commented 6 years ago

Sweet!

Functionality

Styling

.photo-list a img { margin: 0 10px; // Separate each picture a bit to the left and right max-width: 300px; // don't let pictures get wider than 300px }

dahveed15 commented 6 years ago

Thanks for that css. That looks great!