diff options
author | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
---|---|---|
committer | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
commit | 6afb08d814672329ea185500d105cfa85cdbb7e9 (patch) | |
tree | 37a5f5ccb57d15359e5b02421c5227be0694fb58 /static/css |
first hugo build
Diffstat (limited to 'static/css')
-rw-r--r-- | static/css/theme-override.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/theme-override.css b/static/css/theme-override.css new file mode 100644 index 0000000..1e8f759 --- /dev/null +++ b/static/css/theme-override.css @@ -0,0 +1 @@ +footer { font-size: 90%; } |