diff --git a/index.html b/index.html index 22fae94..d69eb16 100644 --- a/index.html +++ b/index.html @@ -273,23 +273,18 @@ h2[data-spy='true']::before, h2[data-spy='true']::after display: flex; width:50%; } -.Part +.Filler::before, .Filler::after { + content:" "; + display:block; + height:1em; flex:1; - height:100px; background:red; } -.Part.Middle -{ - flex:0 0 auto; - background:orange; -}
-
-
Random content
-
+ Random Content