Sending data from python to javascript

This commit is contained in:
Raelon Masters
2020-06-27 15:31:44 -04:00
parent 9a055d7660
commit c7a3fcf4c7
5 changed files with 26 additions and 14 deletions

View File

@@ -264,7 +264,7 @@ body {
display: flex;
grid-area: horiz_nav_main;
align-items: center;
justify-content: center;
/* justify-content: center; */
padding: 5px 5px 0px 5px;
min-width: max-content;
color: deepskyblue;