mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-25 12:38:34 +01:00
Compare commits
No commits in common. "4251c1f73bbf3ced01fc3ba5a1e1e68e4d9aeb0e" and "7e20f0bd1159ee1b4b4000323047ee598503231e" have entirely different histories.
4251c1f73b
...
7e20f0bd11
3 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
<a class="nav-item nav-link" href="#top">🎮 Play</a>
|
||||
<a class="nav-item nav-link" href="#about">🏡 About</a>
|
||||
<a class="nav-item nav-link" href="#social">🔗 Social</a>
|
||||
<a class="nav-item nav-link" href="#devlogs">📝 Devlogs</a>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<div id="top" class="top d-flex justify-content-center align-items-center vh-100">
|
||||
<div class="top d-flex justify-content-center align-items-center vh-100">
|
||||
<div class="top-content">
|
||||
<image src="media/logo.png" width="100%" height="auto" alt="Tiny Life"></image>
|
||||
<h4>A fun simulation game where you mess with people's lives</h4>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 1.7 MiB |
Loading…
Reference in a new issue