Merge branch 'master' of github.com:Paul-Houser/StartTree into master

merge
This commit is contained in:
Paul Houser 2020-08-23 21:31:15 -07:00
commit 532e6ef89e

View File

@ -113,6 +113,8 @@ input {
border-width: 1px; border-width: 1px;
border-color: var(--color12); border-color: var(--color12);
border-style: solid; border-style: solid;
padding-top: 4px;
padding-bottom: 4px;
} }
.column { .column {