mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 05:03:45 +08:00
style: polish website hero and table UI
This commit is contained in:
@@ -5,15 +5,8 @@
|
||||
|
||||
<div class="hero-shell">
|
||||
<div class="hero-topbar">
|
||||
<a href="#content" class="hero-brand-mini">Awesome Python</a>
|
||||
<span class="hero-brand-mini">Awesome Python</span>
|
||||
<div class="hero-topbar-actions">
|
||||
<a
|
||||
href="https://github.com/vinta/awesome-python"
|
||||
class="hero-topbar-link"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>Repository</a
|
||||
>
|
||||
<a
|
||||
href="https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md"
|
||||
class="hero-topbar-link hero-topbar-link-strong"
|
||||
@@ -44,7 +37,7 @@
|
||||
|
||||
<div class="hero-actions">
|
||||
<a href="#library-index" class="hero-action hero-action-primary"
|
||||
>Browse the Index</a
|
||||
>Browse the List</a
|
||||
>
|
||||
<a
|
||||
href="https://github.com/vinta/awesome-python"
|
||||
|
||||
Reference in New Issue
Block a user