File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 77 align-items : center ;
88 padding : 8px 0 ;
99
10- @media (max-width : 900 px ) {
10+ @media (max-width : 500 px ) {
1111 padding : 10px 0 ;
1212 grid-template :
1313 ' logo' auto
2121 max-width : 100% ;
2222 padding-left : var (--h-page-margin );
2323
24- @media (max-width : 900 px ) {
24+ @media (max-width : 500 px ) {
2525 height : auto ;
2626 padding-left : 0 ;
2727 }
3535 padding-right : var (--h-page-margin );
3636
3737 @media (max-width : 900px ) {
38- margin-top : 16px ;
39- padding-right : 0 ;
38+ column-gap : 8px ;
4039 }
4140
4241 @media (max-width : 500px ) {
42+ padding-right : 0 ;
4343 margin-top : 8px ;
4444 }
4545 }
Original file line number Diff line number Diff line change 55 user-select : none ;
66
77 @media (max-width : 900px ) {
8- text-align : center ;
8+ font-size : 22 px ;
99 }
10-
10+
1111 @media (max-width : 500px ) {
12- font-size : 26 px ;
13- line-height : 36 px ;
12+ text-align : center ;
13+ line-height : 32 px ;
1414 }
1515
1616 & __char-1 {
You can’t perform that action at this time.
0 commit comments