Logo white

Alexey Boroda / new-acdc

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • new-acdc
  • frontend
  • web
  • css
  • _custom.scss
  • first commit
    950817c6
    Alex Savenko authored
    2018-07-10 15:34:01 +0300  
    Browse Code ยป
_custom.scss 178 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
header {
  a {
    .btn-like {
      //border: 1px solid $mainColor-active !important;
      color: $mainColor-active;
    }
  }
}

.category-carousel-box {
  background: #eee;
}