Skip to content

Instantly share code, notes, and snippets.

@katapad
Last active December 21, 2015 10:19
Show Gist options
  • Save katapad/6291412 to your computer and use it in GitHub Desktop.
Save katapad/6291412 to your computer and use it in GitHub Desktop.
CSS3で 天地センター
@import "compass/css3/box"
#loading
width: 100%
height: 100%
+display-box
+box-pack(center)
+box-align(center)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment