mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Make images responsive on features page (#9931)
This commit is contained in:
committed by
Sabe Jones
parent
da22858ac0
commit
846feb1902
@@ -82,6 +82,10 @@
|
||||
box-shadow: 0 0 10px 5px #888;
|
||||
margin: 0.5em;
|
||||
max-width: 500px;
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user