File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "preview" : " vite preview"
1111 },
1212 "dependencies" : {
13+ "axios" : " ^1.13.1" ,
1314 "pretendard" : " ^1.3.9" ,
1415 "react" : " ^19.1.1" ,
1516 "react-dom" : " ^19.1.1" ,
Original file line number Diff line number Diff line change 130130
131131.title {
132132 font-weight : 600 ;
133- font-style : SemiBold;
134133 font-size : 18.53px ;
135134 line-height : 120% ;
136135 letter-spacing : -3% ;
136+ color : white;
137137}
138138
139139.menuButton {
159159 width : 19px ;
160160 height : 19px ;
161161}
162-
163- .title {
164- color : white;
165- }
Original file line number Diff line number Diff line change 3333 height : 100px ;
3434 display : flex;
3535 align-items : center;
36- justify-content : end;
36+ justify-content : flex- end;
3737}
3838
3939.textBox h1 {
107107 position : absolute;
108108 width : 200px ;
109109 height : 235px ;
110+ left : 1016px ;
110111 top : 468px ;
111112}
112113
You can’t perform that action at this time.
0 commit comments