diff --git a/examples/cover/cover.css b/examples/cover/cover.css index defba7feb0..bac1b08c95 100644 --- a/examples/cover/cover.css +++ b/examples/cover/cover.css @@ -40,7 +40,7 @@ body { .site-wrapper { display: table; width: 100%; - height: 100%; /* For at leat Firefox */ + height: 100%; /* For at least Firefox */ min-height: 100%; } .site-wrapper-inner {