Skip to content

Commit 1fb4548

Browse files
committed
My Projects: Italicize card headers to make clearer in mobile view
1 parent fc675a5 commit 1fb4548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

civictechprojects/static/css/partials/_MyProjectCard.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
.MyProjectCard-header {
1010
color: $color-text-dark;
11+
font-style: italic;
1112
}
1213

1314
.MyProjectCard-projectName {

0 commit comments

Comments
 (0)