1
0
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:
Phuoc Nguyen
2022-09-19 13:53:16 +07:00
parent 7a25937520
commit 42acde73bb
7 changed files with 75 additions and 145 deletions

View File

@@ -0,0 +1,5 @@
<div class="cookie-banner">
<div class="cookie-banner__content">
{% lines "hor", 5 %}
</div>
</div>