Skip to content
View itujono's full-sized avatar

Block or report itujono

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. Simple variables and mixins by Itujo... Simple variables and mixins by Itujono Sempardak.
    1
    $greyCont: #f3f3f3;
    2
    $mRight: 10px;
    3
    $flexBasis: 18%;
    4
    $boxShadow: 0 12px 15px 0 rgba(0, 0, 0, 0.09), 0 17px 50px 0 rgba(0, 0, 0, 0.1);
    5
    $autoCenter: 0 auto;