Private
Public Access
1
0

small improvements

This commit is contained in:
Sander Roosendaal
2018-10-18 15:43:31 +02:00
parent e607d24a40
commit 494e71f151
3 changed files with 11 additions and 0 deletions

View File

@@ -76,6 +76,16 @@
<li class="grid_5">
<h2 class="midden">WHAT WE OFFER</h2>
</li>
<li class="frontitem">
<h3 class="midden">SYNC</h3>
<div class="midden">
<img src="/static/img/upload.png"
alt="Analyze" width="62px">
</div>
<p class="midden">
Easily upload data from the most popular devices and apps.
</p>
</li>
<li class="frontitem">
<h3 class="midden">LOG</h3>
<div class="midden">

View File

@@ -476,6 +476,7 @@
overflow-x: hidden;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
}

BIN
static/img/upload.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB