Browse Source

improve figure/img looks

main
xenua 2 years ago
parent
commit
5d9fef51ba
  1. 7
      sass/style.sass

7
sass/style.sass

@ -50,9 +50,6 @@ body @@ -50,9 +50,6 @@ body
figure
max-width: 100%
margin: -1px -1px 1rem -1px
border-bottom: 1px solid silver
padding-bottom: 1rem
img
max-width: 100%
@ -63,6 +60,10 @@ body @@ -63,6 +60,10 @@ body
flex-flow: row nowrap
justify-content: space-between
gap: 2rem
padding-top: 0.5rem
padding-bottom: 0.5rem
border-bottom: 1px solid silver
margin-bottom: 1rem
a
white-space: nowrap

Loading…
Cancel
Save