Fix separator css

This commit is contained in:
cyril lopez 2018-01-26 10:39:48 +01:00
parent bcf122f3d0
commit 9751165c20

View File

@ -8,7 +8,7 @@
.separator {
box-sizing: border-box;
height: 2px;
width: 1008px;
width: 100%;
margin-top: 1.3rem;
margin-bottom: 2.1rem;
border: 1px solid #F6F6F6;