Browse Source

Updated subject.

pull/620/head
MarieMalarme 4 years ago committed by GitHub
parent
commit
7bdcd4d782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/gossip-grid/README.md

2
subjects/gossip-grid/README.md

@ -9,7 +9,7 @@ They must be `div` with the `gossip` class.
The first `gossip` card must be a `form` with a `textarea` and a submit button with the text `Share gossip!` that allows to add a new gossip to the list.
Create 3 `type="range"` inputs with the class `range`, all wrapped in a div with the class `ranges`:
Create 3 `type="range"` inputs with the class `range`, all wrapped in a `div` with the class `ranges`:
- one with `id="width"` that control the width of cards *(from 200 to 800 pixels)*
- one with `id="fontSize"` that control the font size *(from 20 to 40 pixels)*

Loading…
Cancel
Save