Merge pull request 'add translucent background to header logo' (#1) from aadil/hacktheplanet:edit-header into main

Reviewed-on: decentral1se/hacktheplanet#1
This commit is contained in:
decentral1se 2022-12-07 12:59:33 +01:00
commit 7aeaa64414
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ div.kc-logo-text span {
line-height: 1.2em;
padding: 62px 10px 20px;
white-space: normal;
display: inline-block;
background-color: #11111173;
}
#kc-content {