diff --git a/plusfuture/php/style.php b/plusfuture/php/style.php index 3d18259..b6b6ca8 100644 --- a/plusfuture/php/style.php +++ b/plusfuture/php/style.php @@ -103,9 +103,9 @@ if (! $shadow) if (! $converse_width) $converse_width = '790'; if(! $top_photo) - $top_photo = '2.3rem'; + $top_photo = '3px'; if(! $reply_photo) - $reply_photo = '2.3rem'; + $reply_photo = '3px'; // Apply the settings if(file_exists('view/theme/plusfuture/css/style.css')) {