@@ -18,16 +18,29 @@ html(lang="en")
1818
1919 h2 Logos
2020 .row.mb-5
21+
22+ .col-xl-3.col-md-6.col-12.mb-3
23+ .framed.text-center.p-3.h-100
24+ img.img-fluid.mb-3 ( src ="/images/0x20_transparent.png" alt ="0x20 Logo" style ="max-height: 140px;" )
25+ small.d-block.mb-2 Full ring logo, transparent background.
26+ a.btn ( href ="/images/0x20_transparent.png" download ) Download PNG
27+ .col-xl-3.col-md-6.col-12.mb-3
28+ .framed.text-center.p-3.h-100
29+ img.img-fluid.mb-3 ( src ="/images/0x20_cicle_transparent.png" alt ="0x20 Circle Transparent" style ="max-height: 140px;" )
30+ small.d-block.mb-2 Circle logo, transparent background.
31+ a.btn ( href ="/images/0x20_cicle_transparent.png" download ) Download PNG
2132 .col-xl-3.col-md-6.col-12.mb-3
22- .framed.text-center.p-3
23- img.img-fluid.mb-3 ( src ="/images/0x20i.png" alt ="0x20 Logo" style ="max-height: 140px;" )
24- small.d-block.mb-2 Flappers only.
25- a.btn ( href ="/images/0x20i.png" download ) Download PNG
33+ .framed.text-center.p-3.h-100
34+ .mb-3.p-2 ( style ="background: #fff; display: inline-block;" )
35+ img.img-fluid ( src ="/images/0x20_circle.png" alt ="0x20 Circle" style ="max-height: 140px;" )
36+ small.d-block.mb-2 Circle logo.
37+ a.btn ( href ="/images/0x20_circle.png" download ) Download PNG
2638 .col-xl-3.col-md-6.col-12.mb-3
27- .framed.text-center.p-3
28- img.img-fluid.mb-3 ( src ="/images/0x20white.png" alt ="0x20 Logo White" style ="max-height: 140px;" )
29- small.d-block.mb-2 Full ring logo.
30- a.btn ( href ="/images/0x20white.png" download ) Download PNG
39+ .framed.text-center.p-3.h-100
40+ .mb-3 ( style ="background: #fff; display: inline-block;" )
41+ img.img-fluid ( src ="/images/0x20.png" alt ="0x20" style ="max-height: 140px;" )
42+ small.d-block.mb-2 Main logo.
43+ a.btn ( href ="/images/0x20.png" download ) Download PNG
3144
3245
3346 h2 Newline Posters
0 commit comments