Skip to content

Commit

Permalink
Merge pull request scratchfoundation#43 from CosmicWebServices/master
Browse files Browse the repository at this point in the history
Design Changes
  • Loading branch information
lifeinchords authored Jan 25, 2017
2 parents 7d8f709 + a97292b commit 145d6a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/box/box.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.box {
display: flex;
position: relative;
background-color: #E9EEF2;
}
1 change: 1 addition & 0 deletions src/components/green-flag/green-flag.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
width: 16px;
height: 16px;
opacity: 0.5;
margin: 5px;
}
.green-flag.is-active,
.green-flag:hover {
Expand Down

0 comments on commit 145d6a4

Please sign in to comment.