sass-basis / basis

A lightweight responsive Sass/CSS framework based on flexible box.
https://sass-basis.github.io/
MIT License
144 stars 14 forks source link

Add CSS Variables #121

Closed inc2734 closed 4 years ago

inc2734 commented 4 years ago
inc2734 commented 4 years ago

これにともない、これまで $_container-margin が PC サイズ基準でスマホでは /2 していたのを、スマホ基準にして PC で *2 するように変更する。