mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Update styling to account for headline styling change
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
/* make text look nice */
|
/* make text look nice */
|
||||||
.mdc-typography--headline2, .mdc-typography--subtitle1 {
|
.mdc-typography--headline3, .mdc-typography--subtitle1 {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
}
|
}
|
||||||
.mdc-typography--headline2, .mdc-typography--subtitle1, figure {
|
.mdc-typography--headline3, .mdc-typography--subtitle1, figure {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
.mdc-typography--caption-text {
|
.mdc-typography--caption-text {
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
/* make text look nice */
|
/* make text look nice */
|
||||||
.mdc-typography--headline2, .mdc-typography--subtitle1 {
|
.mdc-typography--headline3, .mdc-typography--subtitle1 {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
}
|
}
|
||||||
.mdc-typography--headline2, .mdc-typography--subtitle1, figure {
|
.mdc-typography--headline3, .mdc-typography--subtitle1, figure {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
.mdc-typography--caption-text {
|
.mdc-typography--caption-text {
|
||||||
|
|||||||
Reference in New Issue
Block a user