diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html index d286b91..69529c3 100644 --- a/ruoyi-admin/src/main/resources/templates/home_head.html +++ b/ruoyi-admin/src/main/resources/templates/home_head.html @@ -16,7 +16,7 @@ display: flex; justify-content: center; align-items: center; - max-width: 1691px; + min-width: 1690px; margin: 0 auto; margin-bottom: 35px; } diff --git a/ruoyi-admin/src/main/resources/templates/home_head1.html b/ruoyi-admin/src/main/resources/templates/home_head1.html index fe8b7ee..b1ba646 100644 --- a/ruoyi-admin/src/main/resources/templates/home_head1.html +++ b/ruoyi-admin/src/main/resources/templates/home_head1.html @@ -16,7 +16,7 @@ display: flex; justify-content: center; align-items: center; - max-width: 1691px; + min-width: 1690px; margin: 0 auto; } #hd .bg_image1{