Skip to content

Commit 79665c0

Browse files
feat(index page): add express title and show LTS versions on the small screens (#1972)
adding title to small screens by removing css rule Co-authored-by: Sebastian Beltran <[email protected]>
1 parent 407f352 commit 79665c0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

css/style.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,6 @@ h2 a {
12511251
margin-bottom: 35px;
12521252
}
12531253

1254-
#description .express {
1255-
display: none;
1256-
}
1257-
12581254
#description .description {
12591255
font-size: 3em;
12601256
line-height: .9em;
@@ -1416,10 +1412,6 @@ h2 a {
14161412
#app-settings-property {
14171413
width: auto;
14181414
}
1419-
1420-
#description .express {
1421-
display: none;
1422-
}
14231415
}
14241416

14251417

0 commit comments

Comments
 (0)