mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
* fix(style): Fix margin of headers in inventory page Set the `mb-0` class in h1 header to `mb-4`. Set the class if `h2` header to `mb-3`. * fix(style): Fix margin of headers in shops section Set the `mb-0` class in h1 header to `mb-4`. Set the class of `h2` header to `mb-3`. * fix(style): Fix margin of headers in shops adn time traveler section Set the `mb-0` class in h1 header to `mb-4`. Set the class of `h2` header to `mb-3`.