diff options
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index ab194ce..bdeb084 100644 --- a/src/App.css +++ b/src/App.css @@ -38,4 +38,9 @@ /* a quien estás citando? */ .q { color: #080; +} + +.postImage { + padding-top: 0.5em; + padding-bottom: 1em; }
\ No newline at end of file |