b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/application_manual/scss/
File Upload :
Current File : E:/www/b-group.old/business/application_manual/scss/_callout.scss

// Callout
.callout {
  padding: 15rem 0;
  background: linear-gradient(90deg, fade-out($white, 0.9) 0%, fade-out($white, 0.9) 100%), url('../img/bg-callout.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  h2 {
    font-size: 3.5rem;
    font-weight: 700;
    display: block;
    max-width: 30rem;
  }
}

Copyright © 2019 by b0y-101