diff options
Diffstat (limited to 'assets/bg.svg')
-rw-r--r-- | assets/bg.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/bg.svg b/assets/bg.svg index df8ec8b..1f7fcb1 100644 --- a/assets/bg.svg +++ b/assets/bg.svg @@ -1,7 +1,7 @@ --- --- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> - <g fill="none" fill-rule="evenodd" stroke="#206bc4" stroke-width=".025" opacity="1"> + <g fill="none" fill-rule="evenodd" stroke="#206bc4" stroke-width=".025" opacity=".5"> <rect x="4" y="1" width="16" height="22" rx="3"></rect> <rect x="2" y="2" width="20" height="20" rx="3"></rect> <rect x="1" y="4" width="22" height="16" rx="3"></rect> |