aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index 42b2f15..db4a163 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -98,6 +98,13 @@ h4, h5, h6 {
98 margin-top: 1.5rem; 98 margin-top: 1.5rem;
99} 99}
100 100
101.recent-heading {
102 font-size: 0.8rem;
103 text-transform: uppercase;
104 color: var(--black);
105 padding-top: 3rem;
106}
107
101.subheading { 108.subheading {
102 font-weight: 400; 109 font-weight: 400;
103 font-size: 0.8rem; 110 font-size: 0.8rem;