mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced 2025-10-30 19:29:58 +00:00
Fixed margin and padding top
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="m-2 bg-light-subtle">
|
||||
<div class="progress" style="height: auto;">
|
||||
<body class="m-2 bg-light-subtle pt-3">
|
||||
<div class="progress fixed-top mt-1" style="height: auto;">
|
||||
<div id="progressBar" class="progress-bar rounded-pill" role="progressbar" style="width: 100%; margin: 0 auto;">
|
||||
<h5 class="m-0">5s</h5>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user