CSS

  • 04 August 2025

Using CSS logical properties

While practicing my front-end skills I learned a bit about CSS logical properties

Read more 
  • 14 June 2025

Using min-width instead of max-width for a mobile-first approach

I learned that using min-width is better than max-width for a mobile-first approach

Read more