Jun Wei
@junwei-wongAll solutions
Responsive with SASS, flexbox and grid
#sass/scss#semantic-uiSubmitted 7 months agoI felt like I overused
display:flex
andalign-items:center
A LOT in this challenge.Recipe using pure CSS and no classes
#pure-cssSubmitted 8 months agoI used header tags just for the easy benefit of the padding and sizing, is there a better html element to use for headers?
Responsive page using Pure CSS
#pure-cssSubmitted 8 months agoThe font-weight on the name title and the location. I couldn't find the correct weight.
Blog card using Pure CSS
#pure-cssSubmitted 8 months agoTips or rules for sorting the CSS properties. Right now I am just ordering it based on the time I added that property. Should I do it alphabetically or is there a tool/extension I could use.
Other general feedbacks like what I can do better are also welcomed.