Skip to content

Commit 34ae06a

Browse files
committed
Style adjustments
1 parent afa38d9 commit 34ae06a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

site/landing.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,9 @@ body::before {
394394
font-family: 'Press Start 2P', monospace;
395395
font-size: 7px;
396396
white-space: nowrap;
397-
padding: 4px 0 2px;
397+
padding: 5px 16px;
398+
background: rgba(0, 0, 0, 0.55);
399+
border-top: 1px solid rgba(255, 255, 255, 0.08);
398400
}
399401

400402
#lp-footer-bar a {

0 commit comments

Comments
 (0)