diff --git a/.lh/src/index.html.json b/.lh/src/index.html.json index 889125a39f..dadef9c731 100644 --- a/.lh/src/index.html.json +++ b/.lh/src/index.html.json @@ -3,7 +3,7 @@ "activeCommit": 0, "commits": [ { - "activePatchIndex": 22, + "activePatchIndex": 23, "patches": [ { "date": 1707760311609, @@ -96,6 +96,10 @@ { "date": 1707762765639, "content": "Index: \n===================================================================\n--- \n+++ \n@@ -97,9 +97,9 @@\n src=\"./styles/images/a-new-look.png\"\n alt=\"a-new-look\">\n \n \n

\n \n" + }, + { + "date": 1707763418421, + "content": "Index: \n===================================================================\n--- \n+++ \n@@ -0,0 +1,118 @@\n+\n+\n+\n+ \n+ \n+ \n+ The Met\n+ \n+ \n+ \n+ \n+ \n+ \n+\n+ \n+

\n+

\n+ Welcome\n+
\n+ to The MET\n+

\n+
\n+
\n+\n+

\n+ \n+ Plan your visit\n+ \n+
\n+ Museum hours\n+

\n+\n+
\n+

\n+ The Met Fifth Avenue\n+

\n+
\n+

10 am - 5 pm\n+
\n+ 10 am - 9 pm\n+
\n+ Closed\n+

\n+

\n+ Sun, Mon, Tue, Thu\n+
\n+ Fri, Sat\n+
\n+ Wen\n+

\n+
\n+\n+

\n+ \n+ Closed on\n+ \n+
\n+ Thanksgiving Day, Dec 25, Jan 1, and the first Monday in May.\n+

\n+

\n+ The Met Cloisters\n+

\n+
\n+

\n+ 10 am – 4.30 pm\n+
\n+ Closed\n+

\n+

\n+ Thu - Tue\n+
\n+ Wen\n+

\n+
\n+

\n+ \n+ Closed on\n+ \n+
\n+ Thanksgiving Day, Dec 25, Jan 1\n+

\n+
\n+\n+
\n+

Now On View

\n+
\n+ Explore exhibition gallery guides, videos, articles, and more.\n+
\n+
\n+
\n+ \n+ \n+
\n+

\n+ \n+ A New Look at Old Masters\n+ \n+
\n+ December 12, 2020 – Through\n+
\n+ Spring 2023\n+

\n+
\n+
\n+
\n+ \n+\n+\n" } ], "date": 1707760311609, diff --git a/src/index.html b/src/index.html index 7908911e2d..863c84d63f 100644 --- a/src/index.html +++ b/src/index.html @@ -1,5 +1,5 @@ - + @@ -24,8 +24,8 @@

to The MET

-
+

Plan your visit @@ -112,6 +112,26 @@

Now On View

+ +
+
+
+ bodha + a-new-look + african +
+

+ + Inspiring Walt Disney: +
+ The Animation of French +
Decorative Arts +
+
+ December 10, 2021 – March 6, 2022 +

+
+

diff --git a/src/styles/blocks/_page.scss b/src/styles/blocks/_page.scss index 4240ddf334..8fb0af0278 100644 --- a/src/styles/blocks/_page.scss +++ b/src/styles/blocks/_page.scss @@ -4,6 +4,15 @@ padding-bottom: 100px; } + &--third { + padding-bottom: 48px; + } + + &--forth { + display: flex; + flex-wrap: nowrap; + } + &__title3 { font-family: Cinzel, sans-serif; font-size: 24px; diff --git a/src/styles/images/dywan-2.png b/src/styles/images/dywan-2.png new file mode 100644 index 0000000000..1abd0840f9 Binary files /dev/null and b/src/styles/images/dywan-2.png differ