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;