{item.name}
-{item.bio}
+{item.name}
+{item.bio}
+diff --git a/app/globals.css b/app/globals.css index c96b813..c2d1929 100644 --- a/app/globals.css +++ b/app/globals.css @@ -23,6 +23,9 @@ body{ font-size: 16px !important; } } +/* .adm-image-viewer-slides-inner > *{ + margin: 0; +} */ .custom-tabs .adm-tabs { border: none; --active-line-color: #ff8383; diff --git a/app/layout.js b/app/layout.js index d332684..82a1406 100644 --- a/app/layout.js +++ b/app/layout.js @@ -77,15 +77,23 @@ export default function RootLayout({ children }) { {/* */} {/* */} {/* */} - + {/* */} - + {/* */} - + {/* */} - + {/* */} - + + + + + + + + +
{item.name}
-{item.bio}
+{item.name}
+{item.bio}
+