pages/portfolio : box shadow pour les images
This commit is contained in:
parent
eeb58c0111
commit
0c813aeb7f
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ img {
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
box-shadow: 0 0 50px #ff1aff80;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption {
|
figcaption {
|
||||||
|
|
Loading…
Reference in a new issue