Update static/index.html
Browse files- static/index.html +1 -0
static/index.html
CHANGED
@@ -85,6 +85,7 @@
|
|
85 |
50% { transform: scale(1.05); }
|
86 |
100% { transform: scale(1); }
|
87 |
}
|
|
|
88 |
</style>
|
89 |
</head>
|
90 |
<body>
|
|
|
85 |
50% { transform: scale(1.05); }
|
86 |
100% { transform: scale(1); }
|
87 |
}
|
88 |
+
|
89 |
</style>
|
90 |
</head>
|
91 |
<body>
|