UNPKG
@talentsoft-opensource/hylia
Version:
latest (4.0.1)
4.0.1
1.1.7
The Hylia design systems. Contains all the building blocks style rules for Talentsoft.
@talentsoft-opensource/hylia
/
templates
/
layout-2-3.less
13 lines
(11 loc)
•
150 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
/** Layout 1 tiers & tiers */
.layout-2-3
{
width
:
66%
;
padding
:
0
1rem
; }
.layout-1-3
{
width
:
34%
;
padding
:
0
1rem
; }