We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384c39b commit 46a7334Copy full SHA for 46a7334
code/nodedjs/servers/file-server/file-server.html
@@ -29,6 +29,8 @@
29
30
#hdr
31
{display:flex;justify-content:space-between}
32
+ #hdr>div:first-of-type
33
+ {display:flex;gap:20px}
34
35
code
36
{display:block;white-space:pre;font-family:monospace;margin:20px;padding:20px;background:whitesmoke}
0 commit comments