헤더, 인증키 스타일 수정

This commit is contained in:
현성필
2025-12-11 15:51:03 +09:00
parent 17577f6b5f
commit 59ea4aec5e
5 changed files with 20 additions and 36 deletions
@@ -474,8 +474,6 @@ $apikey-border-color: #dadada;
gap: $spacing-md;
padding: $spacing-md $spacing-lg;
background: $white;
border: 1px solid $border-gray;
border-radius: $border-radius-md;
transition: all 0.2s;
&:hover {
@@ -8,7 +8,7 @@
background: #E9F8FF;
position: relative;
width: 100%;
height: 220px;
height: 110px;
display: flex;
align-items: center;
justify-content: center;