Improve svg style
This commit is contained in:
parent
3cde56ff00
commit
f1463d4c41
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ html {
|
|||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
img {
|
||||
img,
|
||||
svg {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue