1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-11 00:13:59 +02:00

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

@@ -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>