summaryrefslogtreecommitdiff
path: root/assets/session.css
blob: 03db59d85ae4e7037bebabdf2ad9fdb1bf1cfb42 (plain)
1
2
3
4
5
6
#hand {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}