Commit 34fd340b authored by Dinushe Jayasekera's avatar Dinushe Jayasekera

Uploaded dashboard

parent f97ec56e
......@@ -20,7 +20,11 @@
font-size: 2rem;
}
.page__content-data{
top: 50%;
left: 50%;
top: 20%;
left: 20%;
transform: translate(-50%, -50%);
}
.bot{
height: 500px;
}
\ No newline at end of file
<div class="container-fluid page">
<div class="d-flex page__box p-3 mt-2">Home</div>
<div class="page__content shadow p-3 position-relative">
<!--<div class="page__content shadow p-3 position-relative">
<div class="page__content-data position-absolute">
Home Content Goes Here
</div>
</div>-->
<div class="bot">
<iframe src="https://fxo.io/m/tangible-array-1317" width="100%" height="100%" style="border: 3px solid #f9f9fb; width: 100%; height: 100%;" allowfullscreen></iframe>
</div>
</div>
<script src="https://widget.flowxo.com/embed.js" data-fxo-widget="eyJ0aGVtZSI6IiM2ZjVmZTgiLCJ3ZWIiOnsiYm90SWQiOiI2MTY3NWNiZTk1ODVkZTAwYzMzZjM1ZWQiLCJ0aGVtZSI6IiM2ZjVmZTgifX0=" async defer></script>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment