Skip to content

Commit 9663e3d

Browse files
committed
Headings.
1 parent bbe1381 commit 9663e3d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

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

55
## Demos
66

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

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

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

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

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

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

25-
### [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)*
2626
“Add to cart” button and “Only 3 left” text are aligned right based on available space using a single set of “element query” styles.
2727

2828
## Quick Setup

0 commit comments

Comments
 (0)