summaryrefslogtreecommitdiff
path: root/assets/sass/_models.sass
blob: 1d7688b2fa9ce682b89afbd6ba1fc3ca0cfc4f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#modelpage
  @media (max-width: 768px)
    .images
      height: auto !important

  .images
    height: 30rem

  .grid-mini
    grid-template-rows: 7rem

  .card
    h3
      &+ svg
        float: right