File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed
src/components/product/landing Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 8282
8383@media screen and (max-width : 743px ) {
8484 .header-image {
85- width : 267 px ;
85+ width : 287 px ;
8686 height : 168px ;
8787 margin-bottom : 26px ;
8888 }
107107 font-size : 14px ;
108108 line-height : 24px ;
109109 }
110- }
110+
111+ .header-button button {
112+ width : 235px ;
113+ }
114+ }
Original file line number Diff line number Diff line change 11.nav-container {
2- display : flex;
2+ display : flex;
33 justify-content : center;
44}
55
1919}
2020
2121.logo {
22- width : 35px ;
23- height : 35px ;
22+ width : 35px ;
23+ height : 35px ;
2424 cursor : pointer;
2525}
2626
2727.textlogo {
28- width : 80px ;
29- height : 22px ;
30- margin-bottom : 6px ;
28+ width : 80px ;
29+ height : 22px ;
30+ margin-bottom : 6px ;
3131 cursor : pointer;
3232}
3333
5050@media screen and (max-width : 743px ) {
5151 .nav-section {
5252 padding : 0px 24px 0px 24px ;
53+ margin : 0 ;
5354 font-size : 14px ;
5455 height : 60px ;
5556 }
You canโt perform that action at this time.
0 commit comments