1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-01-21 14:21:03 +00:00
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;
}