Correction border styling

This commit is contained in:
Massimo Di Lullo 2019-09-02 15:11:23 -04:00
parent cbeb49db4c
commit 7755697f6e
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -303,7 +303,7 @@ section#partenaires {
.border-seperator {
margin: 10px auto 25px auto;
border-top: 5px solid #848484;
border-top: 2px solid #848484;
max-width: 200px;
border-radius: $border-radius;
}