Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sanctuarycomputer/studio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10790c74eed02836c697d71b4a315231df691634
Choose a base ref
..
head repository: sanctuarycomputer/studio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a267136e04fa29815e47ad483b238f9b7d581076
Choose a head ref
2 changes: 1 addition & 1 deletion PROFIT_SHARE_CALCULATOR/app/styles/app.scss
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
}

::selection {
background: #3b3544; /* WebKit/Blink Browsers */
background: #3b3544;
}

[data-ember-action] {
2 changes: 1 addition & 1 deletion PROFIT_SHARE_CALCULATOR/app/styles/global/_fonts.scss
Original file line number Diff line number Diff line change
@@ -5,4 +5,4 @@

.caps {
letter-spacing: 0.1em !important;
}
}
Original file line number Diff line number Diff line change
@@ -74,4 +74,4 @@
>
</label>
{{/if}}
</div>
</div>