diff --git a/client/index.html b/client/index.html index 2513372..40fad5e 100644 --- a/client/index.html +++ b/client/index.html @@ -2,7 +2,12 @@ - + + + + + + diff --git a/client/layouts/DetailsLayout.tsx b/client/layouts/DetailsLayout.tsx index 3978acb..3c50e9f 100644 --- a/client/layouts/DetailsLayout.tsx +++ b/client/layouts/DetailsLayout.tsx @@ -26,7 +26,8 @@ const DetailsLayout: React.FC = ({ pattern, children }) => { return ( - + CSS Layout ∙ {pattern} + diff --git a/client/pages/ExplorePage.tsx b/client/pages/ExplorePage.tsx index a785c98..343caca 100644 --- a/client/pages/ExplorePage.tsx +++ b/client/pages/ExplorePage.tsx @@ -21,23 +21,18 @@ const ExplorePage = () => { return ( - CSS Layout ∙ Explore + CSS Layout ∙ Patterns - - - - - diff --git a/client/pages/HomePage.tsx b/client/pages/HomePage.tsx index 5734023..cb357d2 100644 --- a/client/pages/HomePage.tsx +++ b/client/pages/HomePage.tsx @@ -31,17 +31,12 @@ const HomePage = () => { - - + - - - - + - - +