Commit 1fe59700 authored by SpinShare's avatar SpinShare

removed main scroll

parent be1809f8
......@@ -29,8 +29,6 @@ body {
main {
display: grid;
margin-left: 60px;
min-height: 100vh;
overflow-y: scroll;
}
main aside {
background: rgba(255, 255, 255, 0.1);
......
......@@ -27,8 +27,6 @@ body {
main {
display: grid;
margin-left: 60px;
min-height: 100vh;
overflow-y: scroll;
& aside {
background: rgba(255,255,255,0.1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment