mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Fixes pour la mise à jour de mars (#598)
This commit is contained in:
committed by
Julien Constant
parent
8e7c025e47
commit
f605f7dcc6
@ -56,6 +56,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-width: 300px;
|
||||
margin-top: 10px;
|
||||
|
||||
@media (max-width: 750px) {
|
||||
max-width: 100%;
|
||||
@ -77,6 +78,7 @@
|
||||
width: 100% !important;
|
||||
object-fit: contain;
|
||||
height: auto;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
>p {
|
||||
|
Reference in New Issue
Block a user