diff --git a/grid-landing.html b/grid-landing.html index 574e367..1966ef9 100644 --- a/grid-landing.html +++ b/grid-landing.html @@ -39,8 +39,8 @@ .grid_4-6 { grid-column: 4 / 6; } - .grid_cols-3max { - grid-template-columns: repeat(auto-fit, minmax(18em, 1fr)); + .grid_cols-4max { + grid-template-columns: repeat(auto-fit, minmax(calc(15em - (9em/4)), 1fr)); grid-gap: 3em; } @@ -104,6 +104,12 @@ align-self: end; grid-column: 5 / 8; } + .feature_content-3 { + align-self: center; + align-content: center; + grid-column: 4 / 6; + text-align: center; + } .footer { background-color: #ddd; justify-items: center; @@ -153,7 +159,7 @@

Here are Some Choices

-
+
Stuff
@@ -161,6 +167,13 @@

In some high hand of lakes. Take almost any path you please, and ten to one it carries you down in a dale.

+
+ +
Stuff
+

+ Hello again, world! +

+
Stuff
@@ -200,6 +213,9 @@

Take almost any path you please, and ten to one it carries you down in a dale, and leaves you there by a pool in the stream. There is magic in it.
+
+ Hello, world! +