diff options
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/src/App.scss b/src/App.scss index 431aeb32..b0888ac7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -142,46 +142,10 @@ main-router { min-width: 0px; } -.user-info { - color: white; - padding: 1em; - img { - border: 2px solid; - border-radius: 0.5em - } - text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - .user-name{ - margin-top: 0.2em; - } - .user-screen-name { - margin-top: 0.3em; - font-weight: lighter; - padding-right: 0.1em; - } -} - -.user-counts { - display: flex; - line-height:16px; - padding: 1em 1.5em 0em 1em; - text-align: center; -} - -.user-count { - flex: 1; - - h5 { - font-size:1em; - font-weight: bolder; - margin: 0 0 0.25em; - } -} - .fa { color: grey; } - .status-actions { width: 50%; display: flex; |
