Skip to content

Commit 3db2ed7

Browse files
committed
Even out padding in demo column
1 parent 3f4c7ca commit 3db2ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/02-extending/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
{% include "sxs/02-extending/part-two.html" %}
2424
{% include "sxs/02-extending/part-three.html" %}
2525
</div>
26-
<div class="demo-display padding-top-4 maxw-mobile-lg">
26+
<div class="demo-display padding-y-4 maxw-mobile-lg">
2727
<div class="position-sticky top-2 padding-2 padding-left-0">
2828
{% include "card.html" %}
2929
{% include "testimonial.html" %}

0 commit comments

Comments
 (0)