fix: Miscellaneous styling fixes for mobile (#29294)

* fix: Miscellaneous styling fixes for mobile

* fix: Add px fallback since outlook doesn't support rem
This commit is contained in:
Matthew Piatetsky
2021-11-10 16:47:55 -05:00
committed by GitHub
parent 52a2da61f1
commit 5dbfae83fc
3 changed files with 41 additions and 24 deletions

View File

@@ -34,3 +34,4 @@
}
}
</style>
{% block additional_styles %}{% endblock %}