diff --git a/css/main.css b/css/main.css index c01e81d..221ae3d 100644 --- a/css/main.css +++ b/css/main.css @@ -4,6 +4,7 @@ } #menu { + left: 5px; width: 250px; } @@ -64,4 +65,8 @@ border-color: black; border-top-style: solid; width: 320px; +} + +#tocraft { + padding-left: 5px; } \ No newline at end of file diff --git a/index.html b/index.html index fbed496..a97f7b2 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@