Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
mori-dev
mori-dev
76
followers
·
64
following
Japan
Tokyo
http://mori-dev.github.com
View GitHub Profile
All gists
256
Forked
11
Starred
17
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
0 forks
0 comments
0 stars
mori-dev
/
spacing-rules.md
Created
December 14, 2020 01:49
— forked from
yuheiy/spacing-rules.md
ウェブデザインの余白に規則性を持たせるためのパターン
ウェブデザインの余白に規則性を持たせるためのパターン
フォントサイズベース
$spacing
:
1
rem
;
body
{
margin
: (
$spacing
*
4
)
$spacing
; }
Older
Newer
You can’t perform that action at this time.