diff --git a/base.css b/base.css index 12f33ef..54e0348 100644 --- a/base.css +++ b/base.css @@ -89,6 +89,7 @@ main{ padding: 3px 0; border-style: solid; border-width: 1px; + vertical-align: top; } .item-table{ display: table; @@ -104,6 +105,7 @@ main{ border-style: solid; border-width: 1px; background-color: transparent; + vertical-align: top; } .item-table-full{ width: 100%; diff --git a/index.go.html b/index.go.html index 4386a12..3ffe482 100644 --- a/index.go.html +++ b/index.go.html @@ -35,7 +35,7 @@