File "starrr.scss"

Full Path: /home/cananyalcin/public_html/vendors/starrr/src/starrr.scss
File size: 195 bytes
MIME-type: text/plain
Charset: utf-8

$starrrColor: #FFD119 !default;

.starrr {
  display: inline-block;

  a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: $starrrColor;
    text-decoration: none;
  }
}