GITLAB

Herik dos Santos Lorenção / 2020-Herik-SRH

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • 2020-Herik-SRH
  • codigos
  • frontend
  • src
  • css
  • pages
  • index.scss
  • d1952cf4   Adicionando codigos Browse Code »
    Herik dos Santos Lorenção
    2020-08-15 20:32:20 -0300  
index.scss 181 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.home-title {
  color: $white;
  font-size: $font-h1-small;
  margin-top: 50px;
  margin-bottom: 50px;
}

.info {
  width: 100%;

  .card {
    width: 42%;
    height: 350px;
  }
}