stub style for latl

This commit is contained in:
Sorrel Bri 2020-02-29 12:44:02 -08:00
parent b9b30014c7
commit ff681e6223

View file

@ -35,7 +35,7 @@ div.App {
div { div {
max-width: 100%; max-width: 100%;
max-height: 85vh; max-height: 50vh;
margin: 1em; margin: 1em;
overflow-y: scroll; overflow-y: scroll;
} }