New overlay for v2 information

This commit is contained in:
alonso.torres 2024-02-12 11:49:34 +01:00 committed by Andrey Antukh
parent dd3040c56f
commit af7142e97b
11 changed files with 148 additions and 5 deletions

View file

@ -15,6 +15,7 @@ $fs-11: 0.688rem;
$fs-12: math.div(12, $fs-base) + rem;
$fs-14: math.div(14, $fs-base) + rem;
$fs-16: math.div(16, $fs-base) + rem;
$fs-18: math.div(18, $fs-base) + rem;
$fs-24: math.div(24, $fs-base) + rem;
$fs-36: math.div(36, $fs-base) + rem;