Skip to content
View sh3raf's full-sized avatar
🛵
Working remotely
🛵
Working remotely

Organizations

@lovethesign

Block or report sh3raf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. The perfect SASS file for generating... The perfect SASS file for generating spacing (margin and padding) helper classes.
    1
    /*
    2
    This .scss file will provide a full list of helper classes for margins and paddings for your HTML.
    3
    My suggestion is to use in rems instead of pixels, but you can easily change the values in px.
    4
    5
    You can customize the $prefix variable to avoid issues with frameworks or decide to remove it at all, it's up to you.