Update image glitch generator; change example image
All checks were successful
/ build (push) Successful in 12s
All checks were successful
/ build (push) Successful in 12s
This commit is contained in:
parent
88f6a8d18d
commit
cf0b76efbc
14 changed files with 221 additions and 71 deletions
|
|
@ -616,9 +616,6 @@ figure img {
|
|||
object-fit: contain;
|
||||
object-position: center;
|
||||
}
|
||||
figure img.glitch {
|
||||
filter: url("glitch.svg#glitch");
|
||||
}
|
||||
|
||||
img {
|
||||
width: 80%;
|
||||
|
|
@ -627,9 +624,6 @@ img {
|
|||
object-position: center;
|
||||
margin: 0 auto;
|
||||
}
|
||||
img.glitch {
|
||||
filter: url("glitch.svg#glitch");
|
||||
}
|
||||
|
||||
i[data-icon] {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue