mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-22 07:05:43 -05:00
* Fix padding in hero container, landing page Erase hero container padding to fit registration form to full width. By this setting, heading padding disappears, so I adjust heading padding. * Specify attribute strictly for heading padding To overwrite padding-bottom in superior settings. * Make padding shorthand more concise