about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/monsterfork/about.scss
blob: 4ab9cfa7c15cdf9ca52574f1a8e25b84d4a67a45 (plain) (blame)
1
2
3
4
5
6
7
8
9
.box-widget {
  .simple_form p.lead {
    color: $darker-text-color;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 25px;
  }
}