Skip to content

Commit

Permalink
style: Reduce button margin to bring closer to animation
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Nov 27, 2024
1 parent 07706e6 commit 4fe4932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo-site/layouts/shortcodes/small-world-routing.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="visualization-container">
<div class="buttons has-addons is-centered" style="margin: 1rem;">
<div class="buttons has-addons is-centered" style="margin: 0.25rem;">
<button id="routingPlayPauseBtn" class="button is-medium is-primary">
<span class="icon">
<i class="fas fa-play"></i>
Expand Down

0 comments on commit 4fe4932

Please sign in to comment.