bientot pret

This commit is contained in:
GZod01 2024-05-12 11:20:23 +02:00
parent b71cbb37ef
commit d860e3d987
45 changed files with 1987 additions and 249 deletions

View file

@ -21,8 +21,10 @@
transform: scale(1.2);
}
//.content-container {
//}
.page-container.not-complete {
.content-container.not-complete {
position: relative;
top: 97px;
padding-bottom: 97px;
@ -121,6 +123,18 @@
margin-bottom: 0.5em;
}
}
figure {
img {
margin-bottom: 0;
padding-bottom: 0.5rem !important;
}
figcaption {
text-align: center;
font-size: 0.9em;
}
margin-bottom: 2rem;
}
}
.index-icon-title {