0
1
Fork 0
hedera-web-mindshore/forms/admin/visits/style.scss

13 lines
162 B
SCSS
Raw Normal View History

2022-05-26 06:08:31 +00:00
2022-05-25 18:04:16 +00:00
.visits .box {
2022-05-26 06:08:31 +00:00
margin-bottom: 16px;
}
2022-05-25 18:04:16 +00:00
.visits .box:last-child {
margin-bottom: 0;
2015-12-02 17:26:58 +00:00
}
2022-05-25 18:04:16 +00:00
.visits .summary p {
2022-11-11 15:17:20 +00:00
font-size: 1.4rem;
2022-05-25 18:04:16 +00:00
margin: 0;
2015-12-10 23:24:14 +00:00
text-align: right;
2015-12-02 17:26:58 +00:00
}