Reduce white glow
This commit is contained in:
parent
e8594f941e
commit
faec293618
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ p:first-of-type {
|
|||
|
||||
.glow {
|
||||
border: none;
|
||||
box-shadow: 0 0 8px #fff, 0 0 20px 10px var(--accent);
|
||||
box-shadow: 0 0 5px #fff, 0 0 20px 10px var(--accent);
|
||||
}
|
||||
|
||||
.bg {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue