mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 07:35:49 -06:00
4 lines
82 B
CSS
4 lines
82 B
CSS
figure img {
|
|
border-radius: 7px;
|
|
filter: drop-shadow(3px 3px 5px #ccc);
|
|
}
|