mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
feat!: added cookie consent banner and management system
This commit is contained in:
@@ -33,4 +33,10 @@
|
||||
padding: revert;
|
||||
}
|
||||
}
|
||||
|
||||
.buttonRow
|
||||
{
|
||||
@include flex(row, wrap);
|
||||
gap: $spacingS;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user