Merge branch 'claude/great-wiles-945b3f': brand-divider 애니메이션 속도 10s로 조정
This commit is contained in:
@@ -151,7 +151,7 @@ a { color: inherit; text-decoration: none; }
|
|||||||
background: var(--blue);
|
background: var(--blue);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
margin-top: 28px;
|
margin-top: 28px;
|
||||||
animation: divider-breathe 5s ease-in-out infinite;
|
animation: divider-breathe 10s ease-in-out infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes divider-breathe {
|
@keyframes divider-breathe {
|
||||||
|
|||||||
Reference in New Issue
Block a user