Changement de style

This commit is contained in:
thatscringebro
2022-09-12 20:42:40 -04:00
parent e68929ea7e
commit 440a4efce8
5 changed files with 15 additions and 7 deletions

View File

@@ -23,6 +23,11 @@ footer{
text-align: center;
}
.dessous_titre{
width: 30%;
margin: auto;
margin-bottom: 3em;
}
.mail, .tel{
text-decoration: none;
color: inherit;
@@ -31,7 +36,10 @@ footer{
text-decoration: underline;
color: inherit;
}
.contact{
margin-bottom: 0.2em;
font-size: 2em;
}
.Copyright{
width: 25%;
margin: auto;