File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 215
215
}
216
216
217
217
.project-main {
218
- width : calc (40 % - 36px );
219
- padding : 0 ;
218
+ width : calc (25 % - 36px );
219
+ padding : 10 px ;
220
220
height : fit-content ;
221
221
max-height : 72px ;
222
222
margin : auto ;
229
229
}
230
230
231
231
.project-content {
232
- width : calc (60 % - 36px );
232
+ width : calc (75 % - 36px );
233
233
height : fit-content ;
234
234
max-height : 72px ;
235
235
margin : auto ;
390
390
}
391
391
392
392
.project-main {
393
- width : calc (40 % - 36px );
393
+ width : calc (35 % - 36px );
394
394
padding : 0 ;
395
395
height : fit-content ;
396
396
max-height : 72px ;
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ _BIGAI_
49
49
50
50
</div >
51
51
52
- ## Contributions
52
+ ## Contributors
53
53
54
54
<div class =" fit-content grid grid-cols-5 m-auto gap-4 " markdown =" 1 " >
55
55
You can’t perform that action at this time.
0 commit comments