header: constrain ticker + browse bar to max-w-container (1200px) aligned with featured box
This commit is contained in:
@@ -822,6 +822,8 @@ h1, h2, h3 {
|
||||
border-bottom: 2px solid var(--color-accent);
|
||||
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.02);
|
||||
position: relative;
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.bb-browse-bar::after {
|
||||
|
||||
Reference in New Issue
Block a user