Compare commits

2 Commits

+1 -1
View File
@@ -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 {