We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b954e37 commit ab9feefCopy full SHA for ab9feef
index.xhtml
@@ -20,6 +20,7 @@ http://coding.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-cente
20
http://coding.smashingmagazine.com/2013/05/22/centering-elements-with-flexbox/
21
*/
22
body {
23
+ background-color: #f0f0f0;
24
display: -webkit-box;
25
display: -moz-box;
26
display: -ms-flexbox;
0 commit comments