diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html index 93ceaf0..d286b91 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; - width: 1690px; + max-width: 1691px; 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 08d9bb4..fe8b7ee 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; - width: 1690px; + max-width: 1691px; margin: 0 auto; } #hd .bg_image1{