UNPKG
@difizen/magent-au
Version:
latest (0.1.33)
0.1.33
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-au
/
src
/
views
/
base-layout
/
brand
/
index.less
17 lines
(14 loc)
•
213 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.magent-brand
{
height
:
40px
;
display
: flex;
align-items
: center;
text-transform
: none; &-title {
padding
:
0
6px
;
font-size
:
14px
;
font-weight
:
600
; } &-
image
{
height
:
100%
; } }