0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +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 {
border: 0;
display: none;
flex: 100%;
padding-left: 0;
}