Skip to content

Commit

Permalink
slider
Browse files Browse the repository at this point in the history
  • Loading branch information
MaAylenB committed Sep 23, 2023
1 parent 6940766 commit 1b486db
Show file tree
Hide file tree
Showing 8 changed files with 806 additions and 11 deletions.
800 changes: 800 additions & 0 deletions css/back.css

Large diffs are not rendered by default.

16 changes: 6 additions & 10 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -717,20 +717,16 @@ main .jardin6:hover {

.slider img {
width: 100%;
min-height: 400px;
min-width: 300px;
object-fit: cover;
}

@keyframes cambio {
0% {margin-left: 0;}
20% {margin-left: 0;}

25% {margin-left: -100%;}
45% {margin-left: -100%;}

50% {margin-left: -200%;}
70% {margin-left: -200%;}

75% {margin-left: -300%;}
100% {margin-left: -300%;}
5% {margin-left: 0;}
95% {margin-left: -65%;}
100% {margin-left: -65%;}
}


Expand Down
1 change: 0 additions & 1 deletion img/30anos.svg

This file was deleted.

Binary file removed img/Video Portada.mp4
Binary file not shown.
Binary file not shown.
Binary file removed img/pintura-infantes.png
Binary file not shown.
Binary file removed img/pintura-maternal.png
Binary file not shown.
Binary file removed img/pintura-primaria.png
Binary file not shown.

0 comments on commit 1b486db

Please sign in to comment.