3e8d7575 by simon

默认提交

1 parent e2a444d2

314 Bytes | W: | H:

595 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin

545 Bytes | W: | H:

650 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin

423 Bytes | W: | H:

655 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin

459 Bytes | W: | H:

628 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin

329 Bytes | W: | H:

649 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin

543 Bytes | W: | H:

543 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin

469 Bytes | W: | H:

656 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin
...@@ -30,15 +30,14 @@ ...@@ -30,15 +30,14 @@
30 justify-content: center; 30 justify-content: center;
31 align-items: center; 31 align-items: center;
32 height: 3.75rem; 32 height: 3.75rem;
33 padding: 0 2rem;
34 background-color: #f2f2f2; 33 background-color: #f2f2f2;
34 width: 12rem;
35 35
36 &-icon { 36 &-icon {
37 margin-right: .4rem; 37 margin-right: .5rem;
38 width: 1.75rem;
39 38
40 img { 39 img {
41 max-height: 1.5rem; 40 max-height: 1.75rem;
42 max-width: 1.5rem; 41 max-width: 1.5rem;
43 } 42 }
44 } 43 }
......