Add Flask Migrate and update run.sh

This commit is contained in:
Michał Gdula 2023-05-15 22:44:03 +03:00
parent 77c0711a24
commit 36be8993df
8 changed files with 37 additions and 30 deletions

View file

@ -15,7 +15,7 @@ nav
color: $primary
z-index: 100
transition: color 0.2s ease-in-out
transition: color 0.1s ease-in-out
&::before
content: ""
@ -40,7 +40,7 @@ nav
text-decoration: none
color: inherit
transition: color 0.2s ease-in-out, font-weight 0.2s
transition: color 0.1s ease-in-out, font-weight 0.1s ease-in-out
&:hover
color: $accent