Skip to content

Commit 260466a

Browse files
committed
website: custom.css update vertical-align baseline
1 parent 4f3cda0 commit 260466a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,8 @@ img.mac-stadium-img {
122122
width: 200px;
123123
}
124124

125+
code {
126+
vertical-align: baseline;
127+
}
128+
125129
/* ------------------------------------------------------------------------- */

0 commit comments

Comments
 (0)