diff --git a/about.css b/about.css index 087cb7e..be5d3dd 100644 --- a/about.css +++ b/about.css @@ -342,8 +342,7 @@ html .dark { } .image-button1 { position: fixed; - top: 5px; - left: 10px; /* Aligns the button to the left side */ + left: 0px; /* Aligns the button to the left side */ background-color: transparent; /* Transparent background */ border: none; border-radius: 50%; diff --git a/about.html b/about.html index 0f7214f..211b67d 100644 --- a/about.html +++ b/about.html @@ -13,11 +13,11 @@