mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 110 forks source link

Defaults values (1, 2, 4, 8, 12, 16, 20) #287

Open pravdomil opened 3 years ago

pravdomil commented 3 years ago

Similar to Element.modular it is nice to have defaults that are in sync with each other.

Width/height values seems to be OK.

Also I would change default Font.size to 16px to match browser defaults.