Skip to content

Commit 5f5d963

Browse files
committed
Endless readme tweaking.
1 parent 9663e3d commit 5f5d963

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,31 @@
55
## Demos
66

77
*[Demo 1](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo1/index.html)*
8+
89
A single breakpoint where the layout changes from linear to a primary content area and a sidebar.
910

1011
*[Demo 2](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo2/index.html)*
12+
1113
Module styles, using a single breakpoint not scoped to any specific contexts. The “featured” module is broken at meduium viewport widths.
1214

1315
*[Demo 3](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo3/index.html)*
16+
1417
Modules now have a second breakpoint and set of styles scoped to the “featured” container context.
1518

1619
*[Demo 4](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo4/index.html)*
20+
1721
“Add to cart” button and “Only 3 left” text are aligned right regardless of available space.
1822

1923
*[Demo 5](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo5/index.html)*
24+
2025
“Add to cart” button and “Only 3 left” text are aligned right based on modules’ available space, using several media queries and duplicated styles.
2126

2227
*[Demo 6](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo6/index.html)*
28+
2329
Module layouts using a single set of “element query” styles.
2430

2531
*[Demo 7](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo7/index.html)*
32+
2633
“Add to cart” button and “Only 3 left” text are aligned right based on available space using a single set of “element query” styles.
2734

2835
## Quick Setup

0 commit comments

Comments
 (0)