Boxed
layout
alert
alert - round
alert - fill
bullet (with attribute)
alert - bullet (number)
alert - bullet (base)
alert - bullet (circle)
alert - bullet (line)
bullet sample design
Box Grid ( with --gap : global )
Box Cover
Box column row
Box fix - left
Box fix - right
Box fix - left, right
Box fix - multiple
Box fix - multiple (both)
Box full fix
Box auto grid ( container : fix size )
Box auto grid - multiple ( container : fix size )
Box left and right ( only 2 element )
Box left and right ( multiple element )
Class
name | description |
.sp--box | 박스 최상위 컨테이너 |
Attribute
name | description |
grid |
박스를 나눌 단위 mobile, tablet 옵션과 함께 사용해서 반응형 코드로 제작 가능. |
vertical |
top, middle, bottom 박스 내부 내용들의 세로 정렬 |
flex | 박스 내부의 요소의 크기를 풀어준다. flex 기능은 써보는게 가장 좋겠다. 설명이 어렵다. |