diff --git a/rowers/templates/frontpage.html b/rowers/templates/frontpage.html index 24692295..5751ed7c 100644 --- a/rowers/templates/frontpage.html +++ b/rowers/templates/frontpage.html @@ -76,6 +76,16 @@
  • WHAT WE OFFER

  • +
  • +

    SYNC

    +
    + Analyze +
    +

    + Easily upload data from the most popular devices and apps. +

    +
  • LOG

    diff --git a/static/css/frontstyles.css b/static/css/frontstyles.css index a3701396..643bfa83 100644 --- a/static/css/frontstyles.css +++ b/static/css/frontstyles.css @@ -476,6 +476,7 @@ overflow-x: hidden; margin-left: 15px; margin-right: 15px; + margin-bottom: 15px; } diff --git a/static/img/upload.png b/static/img/upload.png new file mode 100644 index 00000000..53b08fc3 Binary files /dev/null and b/static/img/upload.png differ