mirror of
https://github.com/danbee/julep
synced 2025-03-04 08:59:10 +00:00
Add more comments to content include.
This commit is contained in:
parent
039fb0fcce
commit
af449f0105
@ -1,4 +1,5 @@
|
||||
// Set appropriate padding on content.
|
||||
// This is to leave space for the header and the tab bar.
|
||||
@mixin content($args...) {
|
||||
padding: 0;
|
||||
@each $arg in $args {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user