Skip to content

Commit

Permalink
style: Remove unnecessary width constraint from sync visualization wr…
Browse files Browse the repository at this point in the history
…apper
  • Loading branch information
sanity committed Dec 6, 2024
1 parent d2a229a commit 96dc2ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hugo-site/layouts/shortcodes/summary-delta-sync/sync.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<div class="sync-visualization-wrapper">
<style>
.sync-visualization-wrapper {
width: 100%;
margin: 2rem auto;
min-height: 300px;
position: relative;
Expand Down

0 comments on commit 96dc2ee

Please sign in to comment.