Skip to content

Commit 50f8396

Browse files
author
mrmrs
committed
Add some more components for aspect ratios
1 parent 552d09a commit 50f8396

File tree

73 files changed

+7184
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+7184
-0
lines changed

components/articles/feature/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
439439
<div>
440440
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
441441

442+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
443+
444+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
445+
446+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
447+
448+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
449+
450+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
451+
452+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
453+
454+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
455+
456+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
457+
458+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
459+
460+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
461+
442462
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
443463

444464
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -465,6 +485,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
465485

466486
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
467487

488+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
489+
468490
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
469491

470492
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/full-bleed-background/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
366366
<div>
367367
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
368368

369+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
370+
371+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
372+
373+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
374+
375+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
376+
377+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
378+
379+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
380+
381+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
382+
383+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
384+
385+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
386+
387+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
388+
369389
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
370390

371391
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -392,6 +412,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
392412

393413
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
394414

415+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
416+
395417
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
396418

397419
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/large-title-text/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
318318
<div>
319319
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
320320

321+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
322+
323+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
324+
325+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
326+
327+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
328+
329+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
330+
331+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
332+
333+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
334+
335+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
336+
337+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
338+
339+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
340+
321341
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
322342

323343
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -344,6 +364,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
344364

345365
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
346366

367+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
368+
347369
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
348370

349371
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/left-title-top-border/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
392392
<div>
393393
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
394394

395+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
396+
397+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
398+
399+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
400+
401+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
402+
403+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
404+
405+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
406+
407+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
408+
409+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
410+
411+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
412+
413+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
414+
395415
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
396416

397417
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -418,6 +438,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
418438

419439
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
420440

441+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
442+
421443
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
422444

423445
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/left-title/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
339339
<div>
340340
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
341341

342+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
343+
344+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
345+
346+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
347+
348+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
349+
350+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
351+
352+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
353+
354+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
355+
356+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
357+
358+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
359+
360+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
361+
342362
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
343363

344364
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -365,6 +385,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
365385

366386
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
367387

388+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
389+
368390
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
369391

370392
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/photo-essay/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
569569
<div>
570570
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
571571

572+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
573+
574+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
575+
576+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
577+
578+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
579+
580+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
581+
582+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
583+
584+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
585+
586+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
587+
588+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
589+
590+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
591+
572592
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
573593

574594
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -595,6 +615,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
595615

596616
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
597617

618+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
619+
598620
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
599621

600622
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/single-column-large-title/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
401401
<div>
402402
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
403403

404+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
405+
406+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
407+
408+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
409+
410+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
411+
412+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
413+
414+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
415+
416+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
417+
418+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
419+
420+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
421+
422+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
423+
404424
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
405425

406426
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -427,6 +447,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
427447

428448
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
429449

450+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
451+
430452
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
431453

432454
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

components/articles/title-text-image/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,26 @@ <h2 class="f5 mb2 ttc mid-gray">headers</h2>
246246
<div>
247247
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
248248

249+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-16x9/index.html">Aspect Ratio 16x9</a>
250+
251+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-1x1/index.html">Aspect Ratio 1x1</a>
252+
253+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-3x4/index.html">Aspect Ratio 3x4</a>
254+
255+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x3/index.html">Aspect Ratio 4x3</a>
256+
257+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-4x6/index.html">Aspect Ratio 4x6</a>
258+
259+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x7/index.html">Aspect Ratio 5x7</a>
260+
261+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-5x8/index.html">Aspect Ratio 5x8</a>
262+
263+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-6x4/index.html">Aspect Ratio 6x4</a>
264+
265+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-7x5/index.html">Aspect Ratio 7x5</a>
266+
267+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/aspect-ratio-9x16/index.html">Aspect Ratio 9x16</a>
268+
249269
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/centered-container/index.html">Centered Container</a>
250270

251271
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column-collapse-alternate/index.html">Five Column Collapse Alternate</a>
@@ -272,6 +292,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
272292

273293
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/four-column/index.html">Four Column</a>
274294

295+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/horizontal-aspect-ratios/index.html">Horizontal Aspect Ratios</a>
296+
275297
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column-collapse-one/index.html">Three Column Collapse One</a>
276298

277299
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/three-column/index.html">Three Column</a>

0 commit comments

Comments
 (0)