Skip to content

Commit 4b22eef

Browse files
Update badges on index page.
1 parent 907dd10 commit 4b22eef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2 class="h1">Bootstrap 5</h2>
119119
</div>
120120
</div>
121121
<div class="col-lg-5 mb-5 mb-lg-0">
122-
<h2 class="h1 d-flex align-items-center">Kanban Board <span class="badge-md ms-3 mb-0 fs-6 badge rounded-pill text-dark bg-secondary">Pro</span></h2>
122+
<h2 class="h1 d-flex align-items-center">Kanban Board <span class="ms-3 mb-0 fs-6 badge badge-lg rounded-pill text-gray-800 bg-secondary">Pro</span></h2>
123123
<p class="mb-4 lead fw-bold">Advanced FullCalendar.js integration</p>
124124
<p class="mb-4">We created a fully editable calendar where you can add, edit and delete events for your admin dashboard.</p>
125125
<a href="https://demo.themesberg.com/volt-pro/pages/kanban.html" target="_blank" class="btn btn-secondary d-inline-flex align-items-center me-3">
@@ -134,7 +134,7 @@ <h2 class="h1 d-flex align-items-center">Kanban Board <span class="badge-md ms-3
134134
</div>
135135
<div class="row justify-content-between align-items-center mb-5 mb-lg-7">
136136
<div class="col-lg-5 order-lg-2 mb-5 mb-lg-0">
137-
<h2 class="h1 d-flex align-items-center">Mapbox <span class="badge-md ms-3 mb-0 fs-6 badge rounded-pill text-dark bg-secondary">Pro</span></h2>
137+
<h2 class="h1 d-flex align-items-center">Mapbox <span class="ms-3 mb-0 fs-6 badge badge-lg rounded-pill text-gray-800 bg-secondary">Pro</span></h2>
138138
<p class="mb-4 lead fw-bold">Markers and cards integration with Leaflet.js</p>
139139
<p class="mb-4">You can use this map to add markers with custom cards and show them on a map using our custom MapBox integration with Leaflet.js</p>
140140
<a href="https://demo.themesberg.com/volt-pro/pages/map.html" target="_blank" class="btn btn-secondary d-inline-flex align-items-center me-3">
@@ -152,7 +152,7 @@ <h2 class="h1 d-flex align-items-center">Mapbox <span class="badge-md ms-3 mb-0
152152
</div>
153153
<div class="row justify-content-between align-items-center mb-5 mb-lg-7">
154154
<div class="col-lg-5 mb-5 mb-lg-0">
155-
<h2 class="h1 d-flex align-items-center">Calendar <span class="badge-md ms-3 mb-0 fs-6 badge rounded-pill text-dark bg-secondary">Pro</span></h2>
155+
<h2 class="h1 d-flex align-items-center">Calendar <span class="ms-3 mb-0 fs-6 badge badge-lg rounded-pill text-gray-800 bg-secondary">Pro</span></h2>
156156
<p class="mb-4 lead fw-bold">Advanced FullCalendar.js integration</p>
157157
<p class="mb-4">We created a fully editable calendar where you can add, edit and delete events for your admin dashboard.</p>
158158
<a href="https://demo.themesberg.com/volt-pro/pages/calendar.html" target="_blank" class="btn btn-secondary d-inline-flex align-items-center me-3">

0 commit comments

Comments
 (0)