Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update skeleton.css #384

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update skeleton.css #384

wants to merge 1 commit into from

Commits on Apr 6, 2019

  1. Update skeletion.css

    
    1.  Change .six.columns { width: 48%;  } to .six.columns { width: 48%; margin-left: calc(50% - 24%); } 
    Note:  If you want center, middle, vertical-align:middle.
    
     Answer in : https://stackoverflow.com/questions/55544528/how-to-center-align-vertically-to-center-and-middle-with-skeleton-css-boilerpla
    PedroGuilherme committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    3ec4e7a View commit details
    Browse the repository at this point in the history