Improve svg style

This commit is contained in:
grandeljay 2022-06-14 19:28:56 +02:00
parent 3cde56ff00
commit f1463d4c41

View file

@ -10,7 +10,8 @@ html {
scroll-behavior: smooth;
}
img {
img,
svg {
max-width: 100%;
}