Skip to content

Commit

Permalink
Update Mapbox style conversion functions and UI in App.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef-Harby committed Apr 11, 2024
1 parent 3ba8d0b commit f38e645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@

<!-- DIVIDER -->
<div
class="flex justify-center items-center p-2 bg-gray-500 shadow z-10 w-full md:w-16 h-full md:flex-col sm:flex-row"
class="flex justify-center items-center p-2 bg-gray-500 shadow z-10 w-full md:w-16 md:flex-col sm:flex-row"
>
<button
class="btn btn-outline-white btn-md mx-2 md:my-2"
Expand Down

0 comments on commit f38e645

Please sign in to comment.