diff options
Diffstat (limited to 'css/timeline.css')
-rw-r--r-- | css/timeline.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/timeline.css b/css/timeline.css index 20c6d1c..0cccaae 100644 --- a/css/timeline.css +++ b/css/timeline.css @@ -19,7 +19,7 @@ } .timeline__content-desc { margin: 0; - font-size: 15px; + font-size: 16px; box-sizing: border-box; color: rgba(255, 255, 255, 0.7); font-family: Cardo; |