diff --git a/app/globals.css b/app/globals.css index fbcd0c2..e262ec9 100644 --- a/app/globals.css +++ b/app/globals.css @@ -315,14 +315,6 @@ html { height: 10px; } -.scroll-h-sm { - padding-bottom: 10px; -} - -.scroll-h-sm::-webkit-scrollbar { - height: 5px !important; -} - .opacity-page { animation: loadPageOpacity; animation-duration: 1s; diff --git a/components/clinic/components/about/ListBime.js b/components/clinic/components/about/ListBime.js index 528f0b7..c957c96 100644 --- a/components/clinic/components/about/ListBime.js +++ b/components/clinic/components/about/ListBime.js @@ -3,7 +3,7 @@ import Image from "next/image"; function ListBime({ data, loading }) { return ( -