Narrow the space between lines of labels.
Apply suggestions from code review Co-authored-by: Celeste Horgan <celeste@cncf.io>
This commit is contained in:
@@ -19,9 +19,11 @@
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</ul>
|
||||
<br>
|
||||
<button id="btn-concepts" class="button" onClick="location.href='{{ .button_path | relLangURL }}';" aria-label="{{ .title }}">{{ .button }}</button>
|
||||
<br>
|
||||
<br>
|
||||
{{ if .button }}
|
||||
<br>
|
||||
<button id="btn-concepts" class="button" onClick="location.href='{{ .button_path | relLangURL }}';" aria-label="{{ .title }}">{{ .button }}</button>
|
||||
<br>
|
||||
<br>
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user