update shadow
This commit is contained in:
parent
5e3c51e6be
commit
9535ce754d
@ -24,10 +24,10 @@ body {
|
||||
}
|
||||
|
||||
#shadow {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
box-shadow: 0 0 30em 10em rgb(114, 114, 114);
|
||||
box-shadow: 0 0 100vw 5em rgb(114, 114, 114);
|
||||
}
|
||||
|
||||
.tags {
|
||||
|
Loading…
Reference in New Issue
Block a user