Update figcaption styling
This commit is contained in:
parent
dfd7a51853
commit
3fb14b4742
1 changed files with 7 additions and 0 deletions
|
@ -146,3 +146,10 @@ textarea, input[type=text], input[type=email], input[type=number]
|
|||
outline: 1px solid $primary
|
||||
textarea
|
||||
resize: vertical
|
||||
figcaption p
|
||||
margin: 0
|
||||
margin-top: 0.25em
|
||||
font-size: 0.875em
|
||||
text-align: center
|
||||
.figure-number
|
||||
display: none
|
||||
|
|
Loading…
Add table
Reference in a new issue