Skip to content

Commit b151d9f

Browse files
committed
new mobile headers
1 parent 5e159ab commit b151d9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/css/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,11 @@ code {
881881

882882
/* Responsive Design */
883883
@media (max-width: 768px) {
884+
.site-header {
885+
position: relative;
886+
height: auto;
887+
}
888+
884889
.site-header .container {
885890
flex-direction: column;
886891
padding: var(--spacing-lg) var(--spacing-md);

0 commit comments

Comments
 (0)