style(ui): brand-divider 애니메이션 속도 10s로 조정
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -151,7 +151,7 @@ a { color: inherit; text-decoration: none; }
|
||||
background: var(--blue);
|
||||
border-radius: 2px;
|
||||
margin-top: 28px;
|
||||
animation: divider-breathe 5s ease-in-out infinite;
|
||||
animation: divider-breathe 10s ease-in-out infinite;
|
||||
}
|
||||
|
||||
@keyframes divider-breathe {
|
||||
|
||||
Reference in New Issue
Block a user