Skip to content

Instantly share code, notes, and snippets.

View klevismiho's full-sized avatar

Klevis Miho klevismiho

  • Tok Digital Agency
  • Albania
View GitHub Profile
@awkale
awkale / css-order.md
Last active April 29, 2024 09:18
#CSS Declaration order

css property order

Related property declarations should be grouped together following the order:

  1. Positioning
  • position
  • top
  • right
  • bottom
  • left
  • z-index