Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanchokraev committed Jun 3, 2021
1 parent 2d62f18 commit 56ba177
Show file tree
Hide file tree
Showing 20 changed files with 83 additions and 52 deletions.
5 changes: 2 additions & 3 deletions dist/css/grayshift.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/grayshift.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/grayshift.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/grayshift.min.css.map

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions dist/js/grayshift.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/grayshift.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/js/grayshift.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/grayshift.min.js.map

Large diffs are not rendered by default.

37 changes: 22 additions & 15 deletions examples/footer-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,29 @@
<body>
<footer class="bg-card shadow" style="padding-top: 4rem; padding-bottom: 2.5rem;">
<div class="container">
<div class="row align-items-center">
<div class="row">
<div class="sm:col">
<ul class="list-unstyled d-flex flex-wrap mb-5 sm:mb-0">
<li class="me-5">
<a class="link-body" href="#">Link</a>
</li>
<li class="me-5">
<a class="link-body" href="#">Link</a>
</li>
<li class="me-5">
<a class="link-body" href="#">Link</a>
</li>
<li>
<a class="link-body" href="#">Link</a>
</li>
</ul>
<div class="sm:d-flex sm:align-items-center">
<a class="link-body sm:me-5" href="#">
<svg class="gi gi-grayshift" width="3rem" height="3rem" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M15.501 3a3 3 0 0 1 2.598 1.5l3.5 6.063a3 3 0 0 1 0 3l-3.5 6.063a3 3 0 0 1-2.598 1.5H8.5a3 3 0 0 1-2.598-1.5l-3.5-6.063a3 3 0 0 1 0-3l3.5-6.063A3 3 0 0 1 8.5 3h7.001zm-.923 3h-5.1a1.5 1.5 0 0 0-1.299.75h0l-2.599 4.501a1.5 1.5 0 0 0 0 1.5h0l2.599 4.501a1.5 1.5 0 0 0 1.299.75h0 5.194a1.5 1.5 0 0 0 1.302-.755h0l2.575-4.499a.5.5 0 0 0-.434-.748h0-3.155a1 1 0 0 0-.867.502h0l-.645 1.123a.75.75 0 0 1-.65.377h0-1.442a.75.75 0 0 1-.649-.375h0l-.723-1.251a.75.75 0 0 1 0-.75h0l.723-1.252a.75.75 0 0 1 .65-.375h0l1.413.001a1 1 0 0 0 .895-.553h0l1.362-2.723A.5.5 0 0 0 14.578 6h0z"/>
</svg>
</a>
<ul class="list-unstyled d-flex flex-wrap my-5 sm:my-0">
<li class="me-5">
<a class="link-body" href="#">Link</a>
</li>
<li class="me-5">
<a class="link-body" href="#">Link</a>
</li>
<li class="me-5">
<a class="link-body" href="#">Link</a>
</li>
<li>
<a class="link-body" href="#">Link</a>
</li>
</ul>
</div>
</div>
<div class="sm:col-auto">
<ul class="list-unstyled d-flex sm:justify-content-end">
Expand Down
4 changes: 2 additions & 2 deletions examples/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ <h2 class="mb-5 fw-bold text-uppercase" style="font-size: .875rem;">Heading</h2>
</div>
<div class="sm:col-6 lg:col-3">
<a class="link-body" href="#">
<svg class="gi gi-github" width="3rem" height="3rem" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2.5c-5.522 0-10 4.361-10 9.742 0 4.302 2.865 7.954 6.839 9.241.501.09.683-.211.683-.47l-.013-1.656c-2.782.588-3.368-1.306-3.368-1.306-.455-1.126-1.111-1.425-1.111-1.425-.908-.604.069-.592.069-.592 1.004.069 1.531 1.003 1.531 1.003.892 1.489 2.34 1.059 2.911.81.091-.629.348-1.059.635-1.303-2.221-.245-4.555-1.081-4.555-4.813a3.71 3.71 0 0 1 1.03-2.614c-.104-.246-.446-1.237.097-2.578 0 0 .84-.261 2.751.998.797-.216 1.653-.323 2.503-.328a9.86 9.86 0 0 1 2.504.328c1.909-1.259 2.747-.998 2.747-.998.545 1.341.203 2.332.099 2.578.641.681 1.028 1.551 1.028 2.614 0 3.742-2.338 4.565-4.565 4.807.359.3.678.895.678 1.803l-.012 2.672c0 .261.18.564.687.469 3.97-1.29 6.833-4.939 6.833-9.24C22 6.861 17.523 2.5 12 2.5"/>
<svg class="gi gi-grayshift" width="3rem" height="3rem" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M15.501 3a3 3 0 0 1 2.598 1.5l3.5 6.063a3 3 0 0 1 0 3l-3.5 6.063a3 3 0 0 1-2.598 1.5H8.5a3 3 0 0 1-2.598-1.5l-3.5-6.063a3 3 0 0 1 0-3l3.5-6.063A3 3 0 0 1 8.5 3h7.001zm-.923 3h-5.1a1.5 1.5 0 0 0-1.299.75h0l-2.599 4.501a1.5 1.5 0 0 0 0 1.5h0l2.599 4.501a1.5 1.5 0 0 0 1.299.75h0 5.194a1.5 1.5 0 0 0 1.302-.755h0l2.575-4.499a.5.5 0 0 0-.434-.748h0-3.155a1 1 0 0 0-.867.502h0l-.645 1.123a.75.75 0 0 1-.65.377h0-1.442a.75.75 0 0 1-.649-.375h0l-.723-1.251a.75.75 0 0 1 0-.75h0l.723-1.252a.75.75 0 0 1 .65-.375h0l1.413.001a1 1 0 0 0 .895-.553h0l1.362-2.723A.5.5 0 0 0 14.578 6h0z"/>
</svg>
</a>
<p class="my-5">The quick brown fox jumps over the lazy dog.</p>
Expand Down
4 changes: 2 additions & 2 deletions examples/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<nav class="navbar lg:navbar-expand" style="border-radius: .75rem;">
<div class="container lg:px-4">
<a class="link-body me-5" href="#">
<svg class="gi gi-github" width="3rem" height="3rem" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2.5c-5.522 0-10 4.361-10 9.742 0 4.302 2.865 7.954 6.839 9.241.501.09.683-.211.683-.47l-.013-1.656c-2.782.588-3.368-1.306-3.368-1.306-.455-1.126-1.111-1.425-1.111-1.425-.908-.604.069-.592.069-.592 1.004.069 1.531 1.003 1.531 1.003.892 1.489 2.34 1.059 2.911.81.091-.629.348-1.059.635-1.303-2.221-.245-4.555-1.081-4.555-4.813a3.71 3.71 0 0 1 1.03-2.614c-.104-.246-.446-1.237.097-2.578 0 0 .84-.261 2.751.998.797-.216 1.653-.323 2.503-.328a9.86 9.86 0 0 1 2.504.328c1.909-1.259 2.747-.998 2.747-.998.545 1.341.203 2.332.099 2.578.641.681 1.028 1.551 1.028 2.614 0 3.742-2.338 4.565-4.565 4.807.359.3.678.895.678 1.803l-.012 2.672c0 .261.18.564.687.469 3.97-1.29 6.833-4.939 6.833-9.24C22 6.861 17.523 2.5 12 2.5"/>
<svg class="gi gi-grayshift" width="3rem" height="3rem" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M15.501 3a3 3 0 0 1 2.598 1.5l3.5 6.063a3 3 0 0 1 0 3l-3.5 6.063a3 3 0 0 1-2.598 1.5H8.5a3 3 0 0 1-2.598-1.5l-3.5-6.063a3 3 0 0 1 0-3l3.5-6.063A3 3 0 0 1 8.5 3h7.001zm-.923 3h-5.1a1.5 1.5 0 0 0-1.299.75h0l-2.599 4.501a1.5 1.5 0 0 0 0 1.5h0l2.599 4.501a1.5 1.5 0 0 0 1.299.75h0 5.194a1.5 1.5 0 0 0 1.302-.755h0l2.575-4.499a.5.5 0 0 0-.434-.748h0-3.155a1 1 0 0 0-.867.502h0l-.645 1.123a.75.75 0 0 1-.65.377h0-1.442a.75.75 0 0 1-.649-.375h0l-.723-1.251a.75.75 0 0 1 0-.75h0l.723-1.252a.75.75 0 0 1 .65-.375h0l1.413.001a1 1 0 0 0 .895-.553h0l1.362-2.723A.5.5 0 0 0 14.578 6h0z"/>
</svg>
</a>
<button class="navbar-toggler" data-gs-toggle="collapse" data-gs-target="#navbarSupportedContent" type="button" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle Navigation">
Expand Down
Loading

0 comments on commit 56ba177

Please sign in to comment.