mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Display text posts and images posts
This commit is contained in:
10
assets/css/pages/userPage/main.css
Normal file
10
assets/css/pages/userPage/main.css
Normal file
@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Main posts stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.page-contener {
|
||||
max-width: 1500px;
|
||||
margin: auto;
|
||||
}
|
Reference in New Issue
Block a user