From 39083e6488e15bdb5ee02713e62c37718b0a4301 Mon Sep 17 00:00:00 2001 From: syn Date: Mon, 13 Jan 2020 22:16:16 +0300 Subject: [DIRTY AS FUCK] very initial commit --- src/App.css | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index 3837551..e69de29 100644 --- a/src/App.css +++ b/src/App.css @@ -1,48 +0,0 @@ -.App { - height: 100%; - min-height: 400px; - text-align: center; - display: flex; - flex-direction: column; - justify-content: stretch; -} - -.App-flex { - flex: 1; - display: flex; - align-items: center; - justify-content: center; -} - -.App-heading { - background-color: #222; - color: #f8f8f8; - font-size: 6vh; - box-shadow: 0px 4px 4vh 4px rgba(34,34,34,0.9); - z-index: 2; -} - -.App-react { - color: #00d8ff; - text-decoration: overline underline; -} - -.App-logo { - max-height: 30vh; - max-width: 30vh; -} - -.App-instructions { - background-color: #f8f8f8; - color: #222; - font-size: 3vh; - line-height: 1.5; - padding: 0 1em; -} - -.App-instructions code { - background-color: #222; - color: #00d8ff; - padding: .2em .3em; - border-radius: .2em; -} -- cgit v1.2.1-18-gbd029