picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework

Home Page:https://picturepan2.github.io/spectre/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

divider-vert 文字书写方向纵向排列会不会更好?

ydq opened this issue · comments

commented

.divider-vert::after {
writing-mode: vertical-lr;
}

@ydq OK,我更新。