mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Set max-width on Wiki images
Fixes images expanding outside of parent container
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user