parent
504bf8bc57
commit
4d6eb4ecf1
@ -1,25 +0,0 @@
|
||||
.fdr {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.fdc {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.fjc {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.fjb {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.fjl {
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
.fac {
|
||||
align-items: center;
|
||||
}
|
||||
Loading…
Reference in new issue