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
5
5
---
6
6
7
7
{% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
8
{% from " components/flat-card.njk" import flatCard %}
10
9
11
10
<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
262
261
</p >
263
262
</div >
264
263
</div >
265
- </div >
264
+ </div >
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ layout: base.njk
5
5
---
6
6
7
7
{% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
8
{% from " components/flat-card.njk" import flatCard %}
10
9
11
10
<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