We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3eed3 commit d4c83e2Copy full SHA for d4c83e2
utils/gcloud/html/gcloud-hdr/v2.0/gcloud-hdr-v2.0.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