mirror of
https://github.com/shadoll/mebli.git
synced 2025-12-20 03:26:51 +00:00
Update index.html
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
.header span {
|
.header span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
animation: magnify 3s ease-in-out infinite alternate;
|
animation: magnify 3s ease-in-out infinite alternate;
|
||||||
|
margin: 0 0.3rem;
|
||||||
}
|
}
|
||||||
@keyframes magnify {
|
@keyframes magnify {
|
||||||
0%, 100% { transform: scale(1); }
|
0%, 100% { transform: scale(1); }
|
||||||
|
|||||||
Reference in New Issue
Block a user