summaryrefslogtreecommitdiff
path: root/web/src/index.css
blob: 66b008ca200b78c50a53fc4f2ea993d609f819b4 (plain) (blame)
1
2
3
4
5
6
@import url("@picocss/pico");

.msg-header {
    display: flex;
    justify-content: space-between;
}