mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
hugo: minimize width of lineno column for code blocks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
margin: 0;
|
||||
font-weight: 400;
|
||||
padding: 0 4px;
|
||||
&:first-child {
|
||||
width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* LineTableTD */
|
||||
|
||||
Reference in New Issue
Block a user