From 86caec2a07732f67118da4ec2bf8b061c39c88ad Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 19 Dec 2024 14:07:34 +0800 Subject: [PATCH] no message --- css/index.css | 2 +- css/index.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index a187d1b..7b0a137 100644 --- a/css/index.css +++ b/css/index.css @@ -34,7 +34,7 @@ width: 610px; height: 48px; background-color: rgba(255, 255, 255, 0.4); - border: 1px solid rgba(255, 255, 255, 0.4); + border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 183px; padding: 0 20px; cursor: pointer; diff --git a/css/index.less b/css/index.less index 889ca53..1d25c81 100644 --- a/css/index.less +++ b/css/index.less @@ -37,7 +37,7 @@ width: 610px; height: 48px; background-color: rgba(255, 255, 255, 0.4); - border: 1px solid rgba(255, 255, 255, 0.4); + border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 183px; padding: 0 20px; cursor: pointer;