This commit is contained in:
2020-12-30 19:42:52 -05:00
parent 37837a508c
commit f3de2e2857

View File

@ -4,7 +4,7 @@
<div class="container h-100 d-flex justify-content-center align-items-center"> <div class="container h-100 d-flex justify-content-center align-items-center">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="/static/app.css">
<div id="react_app"></div> <div id="react_app"></div>
</div> </div>