mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Changed width to maxwidth (#9830)
This commit is contained in:
@@ -357,7 +357,7 @@ div
|
|||||||
}
|
}
|
||||||
|
|
||||||
.photo img {
|
.photo img {
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
|||||||
Reference in New Issue
Block a user