File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 [main- start] minmax (0 , 1300px ) [main- end]
66 minmax (15px , 1fr ) [full- end];
77
8- & > * {
8+ & > * {
99 grid-column : main;
1010 }
1111}
1212
1313@mixin rounded-button {
1414 display : inline-block ;
1515 font-size : 18px ;
16- padding : 7 px 50 px 7 px 50 px ;
16+ padding : 15 px 40 px ;
1717 color : #fff ;
1818 font-weight : 500 ;
19- border-radius : 50 px ;
20- border : 3 px solid #fff ;
19+ border-radius : 10 px ;
20+ background-color : #63338f ;
2121
2222 & :hover {
2323 color : #000 ;
Original file line number Diff line number Diff line change 7272}
7373
7474.site-logo {
75+ flex : 1 1 0 ;
7576}
7677
7778.site-banner {
8485}
8586
8687.get-started {
87- margin-left : auto ;
88- padding-bottom : 10px ;
88+ display : flex ;
89+ flex : 2 1 0 ;
90+ justify-content : end ;
8991
9092 a {
9193 @include rounded-button ;
9294 }
9395}
9496
9597.site-navigation {
98+ flex : 2 1 0 ;
9699 padding : 0 0 10px 0 ;
97100 font-size : 18px ;
98101
You can’t perform that action at this time.
0 commit comments