2020-12-05 15:17:06 +00:00
|
|
|
@charset "UTF-8";
|
|
|
|
|
2020-12-14 14:43:45 +00:00
|
|
|
@import "@startinblox/hubl-styling-framework/dist/index.css";
|
|
|
|
|
2020-12-14 10:41:26 +00:00
|
|
|
main {
|
|
|
|
background-color: pink;
|
|
|
|
}
|
|
|
|
|
2020-12-14 14:43:45 +00:00
|
|
|
@import 'header/_index';
|
|
|
|
@import 'left-nav/_index';
|
|
|
|
@import 'content/_index';
|