From e8bdba06d1ebffee633d4a21addaa995acc6e55a Mon Sep 17 00:00:00 2001 From: ada Date: Sun, 16 Jun 2024 17:00:30 +0200 Subject: [PATCH] Update 'backplaces/style.css' --- backplaces/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backplaces/style.css b/backplaces/style.css index c4d1265..83d5252 100644 --- a/backplaces/style.css +++ b/backplaces/style.css @@ -102,6 +102,9 @@ button:hover{ } } +#licensing-information { + font-size: 0.5rem; +} .container { margin: 50px 0; line-height: 3.5rem;