summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-05-05 02:07:38 +0200
committerStefan Kreutz <mail@skreutz.com>2026-05-05 02:07:38 +0200
commit6f451adf2ec9d7408d1fd21796ea4d8a9eeeca4a (patch)
tree72dce01f60eafada718a1c6e5be3f4032e58b6ba /css
parent3861bb747c215a1dbc8a04f725ed83cdc4578714 (diff)
downloadblog-6f451adf2ec9d7408d1fd21796ea4d8a9eeeca4a.tar.gz
Add license
Diffstat (limited to 'css')
-rw-r--r--css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/site.css b/css/site.css
index f4ed50c..df38ea5 100644
--- a/css/site.css
+++ b/css/site.css
@@ -252,6 +252,10 @@ svg.icon {
fill: var(--foreground-color);
}
+main > p.license {
+ margin-top: 2em;
+}
+
.home-page {
/* margin: auto; */
/* max-width: 32em; */
Generated by cgit. See skreutz.com for my tech blog and contact information.