mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-10-28 20:14:01 +01:00
feat: Add cookie banner pattern
This commit is contained in:
5
contents/_includes/patterns/cookie-banner.njk
Normal file
5
contents/_includes/patterns/cookie-banner.njk
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="cookie-banner">
|
||||
<div class="cookie-banner__content">
|
||||
{% lines "hor", 5 %}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user