941fefb15c
* Remove old %action-group * Remove old variables we no longer need * Use the discovery-chain component in the same manner as others * Split `product` out into its separate components
11 lines
144 B
SCSS
11 lines
144 B
SCSS
%brand-loader {
|
|
display: block;
|
|
}
|
|
%brand-loader {
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -26px;
|
|
left: 50%;
|
|
margin-left: -84px;
|
|
}
|