Skip to content

Commit 3e1bf68

Browse files
authored
Fix PHP8.5 release page css (#1629)
1 parent 8256384 commit 3e1bf68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

styles/php85.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
margin: 0;
4343
}
4444

45+
.php85 .navbar .navbar__nav {
46+
margin: 0;
47+
margin-left: 24px;
48+
}
49+
4550
.php85 #layout-content a:link,
4651
.php85 #layout-content a:visited {
4752
color: inherit;

0 commit comments

Comments
 (0)