Skip to content
This repository was archived by the owner on Apr 27, 2020. It is now read-only.

Commit 22f53d3

Browse files
authored
Update index.js
1 parent 6472711 commit 22f53d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,12 +405,12 @@
405405
}
406406
407407
#${id} #mobile-details-title {
408+
font-weight: bold;
409+
font-size: 1.75em;
408410
margin-bottom: 15px;
409411
overflow: hidden;
410412
text-align: center;
411413
text-overflow: ellipsis;
412-
font-weight: bold;
413-
font-size: 1.75em;
414414
}
415415
416416
#${id}:not([details=true]) #mobile-details {

0 commit comments

Comments
 (0)