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

  .images
    height: 30rem

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

  .card
    h3
      &+ svg
        float: right

.file-preview
  img
    margin: 0 auto