Added animations, improved footer
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
height: calc(100vh - 200px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: white;
|
||||
background-color: #F8FAFC;
|
||||
padding: 10vmin;
|
||||
}
|
||||
|
||||
@@ -29,6 +29,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: end;
|
||||
text-decoration: none;
|
||||
transition: all 0.3s;
|
||||
}
|
||||
|
||||
.projets-carrousel-item h1 {
|
||||
|
||||
Reference in New Issue
Block a user