diff options
Diffstat (limited to 'FrontEnd/src/pages/timeline/TimelinePostContainer.css')
-rw-r--r-- | FrontEnd/src/pages/timeline/TimelinePostContainer.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FrontEnd/src/pages/timeline/TimelinePostContainer.css b/FrontEnd/src/pages/timeline/TimelinePostContainer.css new file mode 100644 index 00000000..a12f70b1 --- /dev/null +++ b/FrontEnd/src/pages/timeline/TimelinePostContainer.css @@ -0,0 +1,3 @@ +.timeline-post-container { + padding: 0.5em 1em; +}
\ No newline at end of file |