This box highlight works much better
This commit is contained in:
parent
18e3236148
commit
4b0df1d568
1 changed files with 1 additions and 5 deletions
|
|
@ -72,11 +72,7 @@ article.article-box {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.1),
|
box-shadow: 5px 5px 20px white;
|
||||||
0 0 0 1px hsla(230, 13%, 9%, 0.075),
|
|
||||||
0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
|
|
||||||
0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
|
|
||||||
0 3.5px 6px hsla(230, 13%, 9%, 0.09);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
article.article-box article.article-content {
|
article.article-box article.article-content {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue