mes fichiers css

This commit is contained in:
2025-08-08 18:46:22 +02:00
parent 3243191bac
commit 0804ac5b5a
4 changed files with 118 additions and 4 deletions
@@ -38,6 +38,7 @@ $width-menu-slidedown : 550px;
padding-bottom: 6rem;
width: 80%;
margin: auto;
min-height: 100vh;
@media(max-width: 891px){
width: 90%;
}
@@ -3,7 +3,9 @@
%buttonwithborder {
text-transform: uppercase;
padding: 0.3rem;
padding-bottom: 0rem;
padding-left: 0.6rem;
padding-right: 0.6rem;
border: solid black 1px;
margin-bottom: 1rem;
background-color: $white-button;