Merge branch 'react-version' of https://github.com/MarcEricMartel/420-5DW-HY-TP into react-version

This commit is contained in:
Victor Turgeon
2022-11-08 00:43:30 -05:00
5 changed files with 42 additions and 11 deletions

View File

@@ -668,8 +668,22 @@ a {
text-decoration: line-through;
}
.total {
margin: 5%;
color: green;
font-weight: bold;
}
.payer {
display: flex;
margin: 5%;
margin-left: auto;
}
.carosse {
border-color: purple;
border-width: 2%;
}
.btn-fermer {
background-color: red !important;