Merge branch 'bugfix' into 'master'

Small modification in hope to fix communication screen deformations

See merge request ae/Sith!150
This commit is contained in:
2018-04-29 14:12:22 +02:00

View File

@@ -82,6 +82,7 @@ body{
img{
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
}