From ce4e364e72d8296ceba17e93d0a09fd5385c0818 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Mon, 12 Mar 2018 22:42:56 +0300 Subject: [PATCH] feat(gui): compact header design --- src/app/header.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/header.js b/src/app/header.js index eafc582..2744383 100644 --- a/src/app/header.js +++ b/src/app/header.js @@ -7,7 +7,9 @@ const Header = (props) => { return ( } + overlay={} >
{ }
- - Welcome to ROTB! This is file search engine based on the torrents from the internet. - Here you can easily find torrent or file that you intrested for. We are not responsible for any content: - this is only information about content that collected automatically! -
) }