diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-10-17 10:58:34 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-10-17 10:58:34 +0200 |
commit | dad198ea293537b2afc2041ead1d51e54604f2c7 (patch) | |
tree | 729a9829ecfe3e1a9318aa1bbdf8156326e602e3 /static/index.html | |
parent | 8986e5b6b1e86d6122adf3e40d347dd00c32e579 (diff) | |
download | site-dad198ea293537b2afc2041ead1d51e54604f2c7.tar.gz site-dad198ea293537b2afc2041ead1d51e54604f2c7.zip |
reformat css
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 5186c6d..9a2cb4b 100644 --- a/static/index.html +++ b/static/index.html @@ -98,7 +98,7 @@ </nav>
<div id="container">
- <main aria-label="contenu de la page web">
+ <main class="home" aria-label="contenu de la page web">
<h1 id="deuxfleurs"><span role="img" aria-label="2 emojis fleur blanche">💮💮 </span>deuxfleurs</h1>
<div id="jardin">
<div id="illustration-accueil" class="noscroll" role="img" aria-label="deux fleurs dessinées en ascii animées">
|