Skip to content

Commit 0b00c8c

Browse files
committed
Merge branch 'bluss-bold'
2 parents a8a3ece + 81a898c commit 0b00c8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/style.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ html, button, input, select, textarea,
3737
color: $color-standard;
3838
}
3939

40-
strong {
41-
font-weight: 500;
42-
}
43-
4440
.pure-button-normal {
4541
background-color: #fff;
4642
box-sizing: border-box !important;
@@ -188,6 +184,10 @@ div.recent-releases-container {
188184
padding: 0;
189185
}
190186

187+
strong {
188+
font-weight: 500;
189+
}
190+
191191
.release {
192192
display: block;
193193
border-bottom: 1px solid $color-border;

0 commit comments

Comments
 (0)