fix: Restrict image height
This commit is contained in:
parent
6fbe923667
commit
4a1332dd4a
@ -369,5 +369,6 @@ h1 {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
border-radius: 10%;
|
border-radius: 10%;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
max-height: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user