Skip to content

gogotanaka/gogo_sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Gogo sass

.mtop5 { margin-top: 5px !important }
.mright5 { margin-right: 5px !important }
.pleft5 { padding-left: 5px !important }
.mbottom5 { margin-bottom: 5px !important }
.mevery5 { margin: 5px !important }
.mtop10 { margin-top: 10px !important }

...

.mevery100 { margin: 100px !important }
.ptop5 { padding-top: 5px !important }

...

.pevery100 { padding: 100px !important }

...

.mtop-auto { margin-top: auto !important }

...

.pevery-auto { padding: auto !important }

About

このスタイルの当て方は意見が分かれる所ですが...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages