diff --git a/index.css b/index.css index da0e8ef..13bec50 100644 --- a/index.css +++ b/index.css @@ -207,12 +207,14 @@ input[type='radio'] { #name h5 { text-align: center; } #tabs { - height: auto; width: 80%; + height: 80%; width: 80%; position: relative; top: 10%; } .content { - grid-row: 1 / 10; + padding: 0; } + + } \ No newline at end of file