diff --git a/style.css b/style.css index 2d64ca6..b2bc59d 100644 --- a/style.css +++ b/style.css @@ -995,7 +995,7 @@ .p-keyvisual { width: 100%; height: 600px; - /* border-radius: 64px; */ + border-radius: 32px; overflow: hidden; margin-bottom: 120px } @@ -2086,7 +2086,6 @@ #baseMenu>ul>li a,#baseMenu>ul>li a:hover { background: transparent; - border-radius: 0; box-shadow: none; margin: 0; padding: 0;