mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Don't stretch images
This commit is contained in:
committed by
Alasdair Smith
parent
82cd857e83
commit
6576d95e27
@@ -40,8 +40,8 @@
|
||||
}
|
||||
|
||||
img {
|
||||
max-height: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -76,7 +76,6 @@
|
||||
|
||||
.caption.caption--portals {
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
||||
Reference in New Issue
Block a user