mirror of
https://github.com/ae-utbm/sith.git
synced 2026-05-14 04:58:06 +00:00
7 lines
132 B
SCSS
7 lines
132 B
SCSS
.fa-grip-vertical {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
cursor: pointer;
|
|
margin-right: .5em;
|
|
} |