diff --git a/layouts/shortcodes/inline-spoiler.html b/layouts/shortcodes/inline-spoiler.html index cae85f1..747c70a 100644 --- a/layouts/shortcodes/inline-spoiler.html +++ b/layouts/shortcodes/inline-spoiler.html @@ -25,7 +25,7 @@ opacity: 0; transform: translateY(-50%)rotateX(80deg); transition: opacity 1.0s ease, transform 0.5s ease; - transition-delay: 0.3s; + transition-delay: 0.3s; } diff --git a/readMe.md b/readMe.md index ec1655c..4a6dbfb 100644 --- a/readMe.md +++ b/readMe.md @@ -32,6 +32,7 @@ - [ ] Mettre "une machie au pif" avec du javascript qui en tire une au hazard - [ ] si pas d'image de cover dans un article, la box doit réagir (ajdh elle ne s'affiche pas du tout) +- [ ] des fois les side-screens ne vont pes jusqu'en bas ### Scrolling posts - [x] add a blur to backgound images of scrolling posts