mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 19:26:14 -04:00
JS improvement
This commit is contained in:
parent
f5e4d01cbb
commit
afb22b9c3a
7 changed files with 46 additions and 34 deletions
|
@ -16,7 +16,7 @@
|
|||
<nav class="container-fluid">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">
|
||||
<a href="https://picocss.com">
|
||||
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" height="3.5rem">
|
||||
<path fill="currentColor" d="M633.43 429.23c0 118.38-49.76 184.72-138.87 184.72-53 0-92.04-25.37-108.62-67.32h-2.6v203.12H250V249.7h133.67v64.72h2.28c17.24-43.9 55.3-69.92 107-69.92 90.4 0 140.48 66.02 140.48 184.73zm-136.6 0c0-49.76-22.1-81.96-56.9-81.96s-56.9 32.2-57.24 82.28c.33 50.4 22.1 81.63 57.24 81.63 35.12 0 56.9-31.87 56.9-81.95zM682.5 547.5c0-37.32 30.18-67.5 67.5-67.5s67.5 30.18 67.5 67.5S787.32 615 750 615s-67.5-30.18-67.5-67.5z"/>
|
||||
</svg>
|
||||
|
@ -25,7 +25,6 @@
|
|||
<li>Documentation</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="https://picocss.com/#examples" class="secondary">Examples</a></li>
|
||||
<li><a href="#start" class="secondary">Start</a></li>
|
||||
<li><a href="#docs" class="secondary">Docs</a></li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue