File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ layout: base.njk
55---
66
77{% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
98{% from " components/flat-card.njk" import flatCard %}
109
1110<div class =" w-full h-auto bg-pycon-blue px-[6%] -mb-16 md:mb-0 flex flex-col md:flex-row" >
@@ -262,4 +261,4 @@ layout: base.njk
262261 </p >
263262 </div >
264263 </div >
265- </div >
264+ </div >
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ layout: base.njk
55---
66
77{% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
98{% from " components/flat-card.njk" import flatCard %}
109
1110<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
You can’t perform that action at this time.
0 commit comments