Skip to content

Commit

Permalink
custom css for figcaption
Browse files Browse the repository at this point in the history
  • Loading branch information
Son NK committed Aug 19, 2019
1 parent 1c1b3ab commit e8d88b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/_custom.scss
@@ -1 +1,9 @@
@import "variables";

figcaption {
p {
text-align: center;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 0.7rem;
}
}

0 comments on commit e8d88b1

Please sign in to comment.