Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nordseth, Carina authored and Nordseth, Carina committed Dec 20, 2019
1 parent 7edfabb commit 330f164
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions lib/bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,17 @@ a {
display: inline-flex; }
.ssb-key-figures .kf-icon > * {
width: 100%; }
.ssb-key-figures .kf-changes {
align-items: flex-end;
display: flex;
margin-top: 12px; }
.ssb-key-figures .kf-changes .changes-icon {
margin-right: 4px; }
.ssb-key-figures .kf-changes .changes-text {
font-weight: bold;
font-size: 20px; }
.ssb-key-figures .kf-changes .changes-period {
font-size: 16px; }
.ssb-key-figures.large .kf-icon {
max-height: 195px;
max-width: 195px;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statisticsnorway/ssb-component-library",
"version": "1.1.42",
"version": "1.1.43",
"description": "Component library for SSB (Statistics Norway)",
"main": "lib/bundle.js",
"scripts": {
Expand Down

0 comments on commit 330f164

Please sign in to comment.