slider ressources v0

This commit is contained in:
armansansd
2021-07-04 01:03:00 +02:00
parent 9c4e1f448b
commit 3ae61ffc2d
9 changed files with 160 additions and 38 deletions

View File

@@ -34,7 +34,7 @@
footer{
text-align: center;
margin: 1.8rem 0;
grid-column: 2 ;
grid-column: 1 / span 2 ;
a{
display: inline-block;
margin: 0 auto;
@@ -95,7 +95,7 @@
cursor: pointer;
z-index: 100;
background-color: white;
opacity: 0;
opacity: 0.2;
transition: opacity 250ms;
width: 10%;
&:hover{