mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-04 21:57:40 +03:00
4 lines
82 B
CSS
4 lines
82 B
CSS
figure img {
|
|
border-radius: 7px;
|
|
filter: drop-shadow(3px 3px 5px #ccc);
|
|
}
|