forked from AkkomaGang/akkoma-fe
fixup! better default pleroma shadows, matches original borders more closely
This commit is contained in:
parent
017fa60a82
commit
b3ec3d450c
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ const generateShadows = (input) => {
|
|||
blur: 0,
|
||||
spread: 0,
|
||||
color: '#FFFFFF',
|
||||
alpha: 0.3,
|
||||
alpha: 0.2,
|
||||
inset: true
|
||||
}]
|
||||
const shadows = {
|
||||
|
|
Loading…
Reference in a new issue