diff options
Diffstat (limited to 'src/Guide/Discussion.pug')
-rw-r--r-- | src/Guide/Discussion.pug | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Guide/Discussion.pug b/src/Guide/Discussion.pug index d15dfa0..34ec264 100644 --- a/src/Guide/Discussion.pug +++ b/src/Guide/Discussion.pug @@ -7,7 +7,7 @@ prepend root block content .spacing h2 Accès rapides - + section a.service-box.left(href='https://riot.deuxfleurs.fr') div(style='font-size: 80px; height: 120px') 🌐 @@ -20,7 +20,7 @@ block content h5 Application iOS h2 Premiers pas sur Android - + .screenlist img(src="Assets/riot_install4.png", height="400") img(src="Assets/riot_install5.png", height="400") @@ -29,7 +29,7 @@ block content img(src="Assets/riot_connect3.png", height="400") img(src="Assets/riot_connect4.png", height="400") img(src="Assets/riot_connect5.png", height="400") - + style. .screenlist > img { padding: 20px; |