diff --git a/docs/v3/DEVLOG.md b/docs/v3/DEVLOG.md index 7e8b61e..6f6bcd7 100644 --- a/docs/v3/DEVLOG.md +++ b/docs/v3/DEVLOG.md @@ -57,3 +57,5 @@ ## 20171021 - Started working on the **Gluon** website, just to get a taste for what it will look like and get some feedback. +- *TODO* Retake picture after the splash has been tweaked, right before release. +- Tweaked the splash screen, looks a bit better now and is easier to read. diff --git a/docs/v3/index.html b/docs/v3/index.html index e688625..d4d6ea6 100644 --- a/docs/v3/index.html +++ b/docs/v3/index.html @@ -19,7 +19,7 @@ <div class="index-splash"> <div class="index-splash-image"></div> <h1 class="splash">mini<small>.css</small></h1> - <p class="splash">minimal, responsive, style-agnostic CSS framework</p> + <p class="splash">minimal, responsive, style-agnostic <br>CSS framework</p> </div> </body> </html>