mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-14 07:51:01 +00:00
de296b633f
For devices that have a screen size so small they have to use the `max-width` property in CSS, the standard of a screen-size that has to be used here is `phones 600px and smaller`, not `900px`, which would have to use the `min-width` property instead, that would mean a widescreen size, because `min-width` means `a screen size of 900px, or more`, including desktops. |
||
---|---|---|
.. | ||
_article.scss | ||
_forms.scss | ||
_global.scss | ||
_header.scss | ||
_variables.scss | ||
feather.css | ||
main.scss |