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:
@@ -93,3 +93,11 @@ main.not-found + footer > .illustration
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px)
|
||||
{
|
||||
body:has(.cookie-banner)
|
||||
{
|
||||
padding-bottom: 110px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user