alsacreations / bretzel-old

Choucroute, knacks, et picon bière
39 stars 2 forks source link

Update config.md #40

Closed jnoesser closed 6 years ago

jnoesser commented 7 years ago

Ajout du meta viewport

hiwelo commented 7 years ago

@jnoesser to improve code consistency in this case, you can write:

meta(name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no")

instead of:

<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">