more mobile

This commit is contained in:
Kenneth Jao 2020-04-14 21:03:57 -04:00 committed by kjao
parent 2e0aa8f443
commit e738a4a27c

View File

@ -207,12 +207,14 @@ input[type='radio'] {
#name h5 { text-align: center; } #name h5 { text-align: center; }
#tabs { #tabs {
height: auto; width: 80%; height: 80%; width: 80%;
position: relative; position: relative;
top: 10%; top: 10%;
} }
.content { .content {
grid-row: 1 / 10; padding: 0;
} }
} }