Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DP-11737 downgrade font weight #545

Merged
merged 11 commits into from
May 17, 2019
6 changes: 3 additions & 3 deletions assets/scss/01-atoms/_publish-state.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
margin-left: .25em;
}
}

//theme
//theme
.ma__publish-state {
color: $c-font-medium;
font-weight: 800;
font-weight: 700;
}
4 changes: 2 additions & 2 deletions assets/scss/02-molecules/_event-teaser.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,12 @@
}

&__month {
font-weight: 800;
font-weight: 700;
}

&__day {
color: $c-primary-alt;
font-weight: 800;
font-weight: 700;
}

&__location,
Expand Down
3 changes: 3 additions & 0 deletions changelogs/DP-11737.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

___DESCRIPTION___
- DP-11737 - downgrades font size from 800 to 700 for event-teaser and publish-state
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.