move to prevent scrolling

This commit is contained in:
2022-05-27 17:20:11 +03:00
parent 93705f758f
commit da5000d9a9

View File

@@ -37,8 +37,8 @@ body {
#home {
position: absolute;
left: 0px;
bottom: 0px;
left: 1px;
bottom: 2px;
}
#home a {