Fixed typo

This commit is contained in:
Pierre
2018-03-25 09:43:39 +02:00
parent cf3207ddc9
commit cca7b536b2
25 changed files with 129 additions and 129 deletions

View File

@ -4,7 +4,7 @@
* @author Pierre HUBERT
*/
.page-contener {
.page-container {
max-width: 1500px;
margin: auto;
}