diff options
Diffstat (limited to 'modern/public/images/background.svg')
-rw-r--r-- | modern/public/images/background.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/public/images/background.svg b/modern/public/images/background.svg index df2204d9..3dcb6870 100644 --- a/modern/public/images/background.svg +++ b/modern/public/images/background.svg @@ -1,4 +1,4 @@ -<svg width="50px" height="50px" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"> +<svg width="48px" height="48px" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"> <defs> <filter id="shadow"> <feDropShadow dx="0" dy="0.1" stdDeviation="0.3" flood-color="grey"/> |