* add with-theme hoc * add dark theme styles for components * add toggle theme button to the dev demo page * add info about widget themes to README
6 lines
81 B
SCSS
6 lines
81 B
SCSS
.root__copyright {
|
|
margin: 48px 0 0;
|
|
font-size: 12px;
|
|
text-align: right;
|
|
}
|