kopia lustrzana https://github.com/cheeaun/phanpy
For large cards, align the meta left
rodzic
a41655698f
commit
5478e407aa
|
@ -455,6 +455,9 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
.card.large .meta-container {
|
||||||
|
align-self: flex-start;
|
||||||
|
}
|
||||||
.card .title {
|
.card .title {
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
Ładowanie…
Reference in New Issue