๐Ÿ’Žflex

imroot90ยท2022๋…„ 5์›” 14์ผ

Front End

๋ชฉ๋ก ๋ณด๊ธฐ
4/4

โ–  ๊ฐœ๋…

.con {
       background: #FFEFD5;
       height: 100vh;
       /* flex๋กœ ๋ณด์—ฌ์ค˜ */
       display: flex;
      }

โ–  flex-direction

1.1 flex-direction: row;

1.2 flex-direction: row;

2.1 flex-direction: column;

2.2 flex-direction: column-reverse;
profile
๐ŸŽˆImagineer

0๊ฐœ์˜ ๋Œ“๊ธ€