mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
style(html): reformat hero CTA anchor tag onto multiple lines
Long attribute list was exceeding line-length; split across lines for readability. No behavior change. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
66242cf0c9
commit
57e4adbeb1
@ -36,7 +36,10 @@
|
||||
</p>
|
||||
|
||||
<div class="hero-actions">
|
||||
<a href="#library-index" class="hero-action hero-action-primary" data-scroll-to="library-index"
|
||||
<a
|
||||
href="#library-index"
|
||||
class="hero-action hero-action-primary"
|
||||
data-scroll-to="library-index"
|
||||
>Browse the List</a
|
||||
>
|
||||
<a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user