8 lines
84 B
SCSS
8 lines
84 B
SCSS
#header-top-right{
|
|
background: yellow;
|
|
.views-row{
|
|
display: inline-block;
|
|
}
|
|
}
|
|
|