16 lines
246 B
Plaintext
16 lines
246 B
Plaintext
|
.page-body-info {
|
||
|
height: 225px;
|
||
|
}
|
||
|
.page-body-text-small {
|
||
|
font-size: 12px;
|
||
|
color: var(--weui-FG-0);
|
||
|
margin-bottom: 50px;
|
||
|
}
|
||
|
.page-body-text-location {
|
||
|
display: flex;
|
||
|
font-size: 25px;
|
||
|
}
|
||
|
.page-body-text-location text {
|
||
|
margin: 5px;
|
||
|
}
|