Skip to content

Commit 5542eea

Browse files
committed
Still more tinkering with README.
1 parent 5f5d963 commit 5542eea

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,25 @@
44

55
## Demos
66

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

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

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

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

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

27-
*[Demo 6](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo6/index.html)*
28-
22+
**[Demo 6](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo6/index.html)**<br>
2923
Module layouts using a single set of “element query” styles.
3024

31-
*[Demo 7](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo7/index.html)*
25+
**[Demo 7](http://responsiveimagescg.github.io/ALA-Whitworth-Demo/demo7/index.html)**
3226

3327
“Add to cart” button and “Only 3 left” text are aligned right based on available space using a single set of “element query” styles.
3428

0 commit comments

Comments
 (0)