Splash screen tweaks

This commit is contained in:
Angelos Chalaris 2017-10-21 16:45:53 +03:00
parent f3961abf63
commit 407f26c9d1
2 changed files with 3 additions and 1 deletions

View file

@ -57,3 +57,5 @@
## 20171021 ## 20171021
- Started working on the **Gluon** website, just to get a taste for what it will look like and get some feedback. - 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.

View file

@ -19,7 +19,7 @@
<div class="index-splash"> <div class="index-splash">
<div class="index-splash-image"></div> <div class="index-splash-image"></div>
<h1 class="splash">mini<small>.css</small></h1> <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> </div>
</body> </body>
</html> </html>