File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 178178  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; [ cestjeudi] ( https://github.com/cestjeudi " 조주영 Github ")
179179  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; [ Dosp74] ( https://github.com/Dosp74 " 한종서 Github ")
180180
181- ![ 온기록 팀 소개] ( static/images/readme/onrecord_team.png )
182- <!--
183- <details><summary>접고 펴는 기능
184- </summary>
185-
186- *Write here!*
187- </details> -->
181+ ![ 온기록 팀 소개] ( static/images/readme/onrecord_team.png )
Original file line number Diff line number Diff line change 361361 }
362362}
363363
364- @media (max-width : 600px ) {
364+ @media (max-width : 899px ) {
365+ .slider-container {
366+ max-width : 90vw ;
367+ padding : 0 10px ;
368+ overflow-x : auto;
369+ }
370+
371+ .slider {
372+ display : flex;
373+ gap : 8px ;
374+ justify-content : flex-start;
375+ overflow-x : auto;
376+ scroll-snap-type : x mandatory;
377+ white-space : nowrap;
378+ padding : 10px 0 ;
379+ }
380+
365381 .homepage-container {
366382 min-width : 200px ;
367383 }
You can’t perform that action at this time.
0 commit comments