Skip to content

Commit ee40684

Browse files
Bgreen23Brandon Green
andauthored
Increase news banner font size (pytorch#73)
Co-authored-by: Brandon Green <brandon@shiftlabny.com>
1 parent 2185353 commit ee40684

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_sass/homepage.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@
353353
white-space: nowrap;
354354
margin: auto;
355355
width: 80%;
356+
font-size: rem(18px);
356357
@include desktop {
357358
padding-top: 3px;
358359
}
@@ -368,7 +369,7 @@
368369
&:hover {
369370
color: $orange;
370371
}
371-
}
372+
}
372373
}
373374

374375
.no-banner {

0 commit comments

Comments
 (0)