[#12] Le texte en bas de page est mal rendu

This commit is contained in:
Anthony Dumas 2019-08-03 00:09:46 +02:00
parent cb6e8a6761
commit 556d313e16
2 changed files with 8 additions and 0 deletions

View File

@ -125,4 +125,9 @@ section#contact .button {
.tile p.title{
font-size: 25px;
}
//
footer small{
color:$white;
}

View File

@ -7111,3 +7111,6 @@ section#contact .button {
.tile p.title {
font-size: 25px; }
footer small {
color: #ffffff; }