Your IP : 216.73.216.79


Current Path : /var/www/html/delima/node_modules/vuesax/src/components/vsNavbar/Item/
Upload File :
Current File : /var/www/html/delima/node_modules/vuesax/src/components/vsNavbar/Item/style.sass

@import '../../../styles/mixins'
.vs-navbar__item
  padding: 10px 15px
  margin: 0px
  border: 0px
  background: transparent
  font-size: .85rem
  opacity: .7
  transition: all .25s ease, color 0s
  font-weight: bold
  color: inherit
  &.active
    opacity: 1
  &:hover
    opacity: 1