diff --git a/.DS_Store b/.DS_Store index 18d00fd..4cb8353 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Bulma_Version/assets/css/style.css b/Bulma_Version/assets/css/style.css index 75ef3d8..d1c44d6 100644 --- a/Bulma_Version/assets/css/style.css +++ b/Bulma_Version/assets/css/style.css @@ -1,24 +1,5 @@ /* Custom styles for the Maxy Social Platform */ -/* Override Font Awesome font paths */ -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 400; - src: url('../webfonts/fa-regular-400.woff2') format('woff2'), - url('../webfonts/fa-regular-400.woff') format('woff'), - url('../webfonts/fa-regular-400.ttf') format('truetype'); -} - -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 900; - src: url('../webfonts/fa-solid-900.woff2') format('woff2'), - url('../webfonts/fa-solid-900.woff') format('woff'), - url('../webfonts/fa-solid-900.ttf') format('truetype'); -} - /* Fix for overlapping text issue */ .title.is-5.mb-2 { margin-bottom: 0.25rem !important; @@ -112,16 +93,7 @@ padding: 3rem 1.5rem 3rem; } -/* Fallback styles for missing Font Awesome icons */ -.fas, .far, .fab { - display: inline-block; - font-style: normal; - font-variant: normal; - text-rendering: auto; - line-height: 1; -} - -/* Ensure icons have fallback appearance if font isn't loaded */ +/* Fallback styles for icon containers */ .icon { width: 1.5em; height: 1.5em; diff --git a/Bulma_Version/index.html b/Bulma_Version/index.html index 1aa401d..c192da1 100644 --- a/Bulma_Version/index.html +++ b/Bulma_Version/index.html @@ -6,8 +6,6 @@ Maxy - Social Platform - - @@ -34,31 +32,31 @@ - - -