ComunicWeb/assets/css/pages/postPage/main.css
2018-02-02 06:43:26 +01:00

14 lines
169 B
CSS

/**
* Single post page stylesheet
*
* @author Pierre HUBERT
*/
.single-post-row {
padding-top: 50px;
}
.single-post-row .col-md-6 {
margin: auto;
float: none;
}