diff options
author | C. Lente <7017340+clente@users.noreply.github.com> | 2023-04-27 12:25:09 -0300 |
---|---|---|
committer | C. Lente <7017340+clente@users.noreply.github.com> | 2023-04-27 12:25:09 -0300 |
commit | 2419e25e73f60be3c18893df06ad61ed928bf277 (patch) | |
tree | 4ac48c5c3279475af58abe07b3a73bec2155e577 /assets/herman.css | |
parent | 603876b88d754a10cdbcf11b18c4fcc4dc0aaa91 (diff) | |
download | hugo-bearcub-2419e25e73f60be3c18893df06ad61ed928bf277.tar.gz hugo-bearcub-2419e25e73f60be3c18893df06ad61ed928bf277.tar.bz2 |
Update social cards
Diffstat (limited to 'assets/herman.css')
-rw-r--r-- | assets/herman.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/herman.css b/assets/herman.css index 1eae1f3..b80a9d8 100644 --- a/assets/herman.css +++ b/assets/herman.css @@ -1,6 +1,6 @@ :root { font-size: 62.5%; /* 10px */ - --color-dark: #181a20; /* 1a1a1a */ + --color-dark: #181a20; --color-light: #fafafa; --color-primary: #1a8fe3; --size: 1rem; |