Fix oversized images
This commit is contained in:
parent
922ecbdf4d
commit
ffead874bf
@ -32,6 +32,10 @@ h1 {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
:global {
|
||||
|
||||
& .react-autosuggest__container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user