Latest solutions
PhotoSnap Website built with Vite, CSS grid, and Sass
#accessibility#bem#sass/scss#vitePSubmitted about 1 year ago
Latest comments
- @mouadbimkP@AjeaSmith
Awesome work on the layout!
Some areas you can amend:
- The correct background color for the patrick adam card can be found in the
style-guide.md
file of the project. - The margin from the
h2
in your.grid__user
class is causing extra spacing between text, I would suggest removing that margin.
Great work, happy coding.
- The correct background color for the patrick adam card can be found in the
- @lwebbzWhat are you most proud of, and what would you do differently next time?
First time using css grid
P@AjeaSmithAwesome!
Minor Improvement:
- Small suggestion to add some space between the header text and the cards.
- P@VivyBnuuyP@AjeaSmith
Great work!
- @FelipeBR94What are you most proud of, and what would you do differently next time?
Estudante iniciante de front-end. Todo e qualquer feedback é muito bem vindo. Obrigado!
P@AjeaSmithNicely done, for the responsive portion I would suggest looking into Flexbox or Grid along with using media queries (which involves changing the layout on different screen sizes).
- @KaiBoroP@AjeaSmith
Really nice job on this! :D
- P@AjeaSmithP@AjeaSmith
Thanks! :) and good catch I’ll check that out. Yea it took me quite some time to get the background image to work.