From a5c159681b6fd10706d72427d39e6ec475b640a6 Mon Sep 17 00:00:00 2001 From: Alexandre Bourlier Date: Tue, 10 Apr 2018 15:40:49 +0200 Subject: [PATCH] Styling search form. What a pain... --- README.md | 4 ++-- src/html/members.html | 32 +++++++++++++++++++++++++++++++- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32b4364..b525995 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way. -##Install (Ubuntu) +## Install (Ubuntu) * `git clone --recurse-submodules https://git.happy-dev.fr/happy-dev/hd-app.git` * `cd hd-app` * `apt install npm` * `npm install -g grunt-cli` * `npm install` -##Compile SASS +## Compile SASS * `grunt watch` diff --git a/src/html/members.html b/src/html/members.html index f7182f8..b589d30 100644 --- a/src/html/members.html +++ b/src/html/members.html @@ -1,6 +1,6 @@