Commit f003ad59dd43bb0e80f23b805c3d1b0f9d0108b1

Authored by Dmitriy Zaporozhets
1 parent 4e82d175

Restyle breadcrumbs

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
app/assets/stylesheets/common.scss
... ... @@ -94,9 +94,7 @@ ul.breadcrumb {
94 94 }
95 95  
96 96 a {
97   - color: #474D57;
98   - font-weight: bold;
99   - font-size: 14px;
  97 + font-size: 16px;
100 98 }
101 99 }
102 100  
... ...