diff options
Diffstat (limited to 'scss')
-rw-r--r-- | scss/custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 2eb22e081..abe8a143e 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -164,7 +164,7 @@ textarea { .clean-table h4, .form h4, .form h3, -.sheet h4, .sheet h3{ +.sheet h4, .sheet h3, .sheet h2{ text-align: center; text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.70); } |