forked from datahub-project/datahub
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix broken global style (datahub-project#11470)
- Loading branch information
1 parent
934d3d6
commit cf1d296
Showing
4 changed files
with
28 additions
and
22 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
...champions/_components/ChampionQualityCardsSection/championqualitycardssection.module.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
.subtitle { | ||
font-size: 1.7rem; | ||
font-weight: 500; | ||
margin: 1.5rem 0; | ||
} | ||
|
||
.section { | ||
margin: 2rem 3rem 3rem 3rem; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters