diapo
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
@keyframes zoomOut {
|
||||
0% {
|
||||
transform: scale(1.1);
|
||||
transform: scale(1);
|
||||
}
|
||||
100% {
|
||||
transform: scale(1.3);
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#home{
|
||||
|
||||
#background-animated {
|
||||
// display: none;
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 2000px;
|
||||
left: 280px;
|
||||
|
Reference in New Issue
Block a user