add meta description

This commit is contained in:
zoe 2022-05-27 17:19:05 +02:00
parent 797ce896ad
commit 41bfe7db62
2 changed files with 3 additions and 5 deletions

View File

@ -51,10 +51,6 @@ hr,
height: 100%;
}
#replacement-burger{
display: flex;
}
#content .embed{
display: block;
overflow: hidden;

View File

@ -1,5 +1,6 @@
#hamburger-button,
#hamburger-bg,
#replacement-burger,
#darkmode-button-small{
display: none;
}
@ -9,8 +10,9 @@
#darkmode-toggle,
#darkmode-toggle-label
{
display: none;
display: none !important;
}
#replacement-burger,
#hamburger-button,
#darkmode-button-small,
#hamburger-bg,