UNPKG

lixin-web

Version:

vue and bootstrap

32 lines (28 loc) 508 B
.lottery-button-groups{ .btn{ margin-bottom: 10px; &:hover{ color: @brand-primary; } &:active{ box-shadow: none; } span{ margin-right: 6px; .icon-alignment(); } } .btn-primary{ font-size:@font-size-large + 2; &:hover,&:active{ color: #fff; } .imoon-right{ font-size: 26px!important; top:-.05em!important; } } @media (max-width:@screen-sm-max){ //margin-top: 10px; } }