diff options
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/App.scss b/src/App.scss index 60fe9dcd..c155de73 100644 --- a/src/App.scss +++ b/src/App.scss @@ -41,18 +41,6 @@ a { padding: 0 10px 0 10px; } -form { - display: flex; - flex-direction: column; - padding: 0.5em; -} - -.form-group { - display: flex; - flex-direction: column; - padding: 0.5em; -} - .gaps { margin: -1em 0 0 -1em; } @@ -257,15 +245,6 @@ attention { color: $main-color; } -.form-bottom { - display: flex; - padding: 0.5em; - - button { - flex: 2; - } -} - .status-el { line-height: 18px; |
