mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Updated post page stylesheet
This commit is contained in:
14
assets/css/pages/postPage/main.css
Normal file
14
assets/css/pages/postPage/main.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user