Преглед изворни кода

Tweak padding values for topbar to fit mobile

bubble
Race, Dale пре 7 година
родитељ
комит
8acac155e1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      src/style/_topbar.scss

+ 2
- 2
src/style/_topbar.scss Прегледај датотеку

@@ -1,6 +1,6 @@
.topbar .topbar
{ {
padding: 8px 30px;
padding: 8px 0;


background-color: #89bf04; background-color: #89bf04;
.topbar-wrapper .topbar-wrapper
@@ -83,7 +83,7 @@
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;


padding: 4px 40px;
padding: 4px 30px;


border: none; border: none;
border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;


Loading…
Откажи
Сачувај