1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-19 13:54:25 +01:00

fix:ui display price on list plans

This commit is contained in:
cyril 2016-06-16 17:49:09 +02:00
parent 8e36318188
commit a8b6d1dcc8

View File

@ -243,8 +243,10 @@
.amount {
padding-top: 16px;
padding-left: 4px;
padding-right: 4px;
font-weight: bold;
font-size: rem-calc(20);
font-size: rem-calc(18);
color: white;
}
.period {