【リストの矢印の作り方】
border-topとborder-rightで線を作るのがポイント
- widthとheightを同じ値で指定
- border-topとborder-rightを指定
- transform: rotate(45deg);を指定
See the Pen Untitled by 光祥田島 (@aafyjfql-the-bashful) on CodePen.
border-topとborder-rightで線を作るのがポイント
See the Pen Untitled by 光祥田島 (@aafyjfql-the-bashful) on CodePen.