Updated post page stylesheet

This commit is contained in:
Pierre
2018-02-02 06:43:26 +01:00
parent bd439e89e7
commit d913b38a5d
3 changed files with 43 additions and 4 deletions

View File

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