💄 Fixed the SVG image fixed width pixes over the div DOM.
This commit is contained in:
parent
3965c0c108
commit
cbc39591d2
@ -76,4 +76,8 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
svg {
|
||||
max-width: 98%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user