We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c83e2 commit 1b87372Copy full SHA for 1b87372
utils/gcloud/html/gcloud-hdr/gcloud-hdr.html
@@ -7,7 +7,7 @@
7
<style>
8
9
section
10
- {margin:0;box-sizing:border-box;display:flex;align-items:center;gap:10px;border-bottom:1px solid lightgray;margin-bottom:20px}
+ {margin:0;box-sizing:border-box;display:flex;align-items:center;gap:10px;border-bottom:1px solid lightgray;margin-bottom:20px;padding-bottom:10px}
11
12
.icon
13
{cursor:pointer;border-radius:3px;border:1px solid gray;box-sizing:border-box;width:38px;height:38px;}
0 commit comments