diff options
Diffstat (limited to 'yaksh/static')
-rw-r--r-- | yaksh/static/yaksh/css/custom.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yaksh/static/yaksh/css/custom.css b/yaksh/static/yaksh/css/custom.css index 6687c4b..3979e3e 100644 --- a/yaksh/static/yaksh/css/custom.css +++ b/yaksh/static/yaksh/css/custom.css @@ -113,4 +113,8 @@ body, .dropdown-menu { .post_image, .comment_image { width: 50%; height: 50%; +} + +.description { + font-size: 16px; }
\ No newline at end of file |