0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-26 01:48:47 +03:00

Hidden sidebar

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2019-09-03 02:15:06 +04:00
parent 06fcc9244c
commit f8d7ad4c48

View File

@@ -43,6 +43,7 @@ body {
.sidebar { .sidebar {
border: 0; border: 0;
display: none;
flex: 100%; flex: 100%;
padding-left: 0; padding-left: 0;
} }