Refactoring template views, working towards session data, & clean up of

views
This commit is contained in:
Raelon Masters
2020-06-30 22:44:26 -04:00
parent 059d308a0f
commit a2fdca5a7c
6 changed files with 86 additions and 34 deletions

View File

@@ -376,7 +376,7 @@ body {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 0px 0px 0px 5px;
padding: 0px 5px 0px 5px;
font-size: medium;
border-bottom: 1px solid;
background-color: #fefefeb3;