css
This commit is contained in:
parent
a25b1701c5
commit
f0d9ff855b
|
@ -3,7 +3,7 @@
|
|||
margin: 1em auto
|
||||
display: flex
|
||||
justify-content: center
|
||||
@media screen and (max-width: $device-mobile-375)
|
||||
@media screen and (max-width: $device-mobile-425)
|
||||
width: 100%
|
||||
|
||||
.md .link-card
|
||||
|
@ -32,6 +32,7 @@
|
|||
flex-direction: column
|
||||
align-items: stretch
|
||||
width: 400px
|
||||
text-align: justify
|
||||
|
||||
.md .link-card
|
||||
line-height: 1.2
|
||||
|
|
Loading…
Reference in New Issue