ComunicWeb/assets/css/pages/userPage/main.css

10 lines
116 B
CSS
Raw Normal View History

2017-12-31 17:51:46 +00:00
/**
* Main posts stylesheet
*
* @author Pierre HUBERT
*/
2018-03-25 07:43:39 +00:00
.page-container {
2017-12-31 17:51:46 +00:00
max-width: 1500px;
margin: auto;
}