From 0edceeb274e65eb3515d7f98b0898604ab71ccb0 Mon Sep 17 00:00:00 2001 From: GordonDaFreeman Date: Wed, 17 Jan 2018 11:12:42 +0100 Subject: [PATCH] Layout --- css/main.css | 3 ++- index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/css/main.css b/css/main.css index 19f7981..d51a419 100644 --- a/css/main.css +++ b/css/main.css @@ -9,7 +9,8 @@ #menubox { height: 100%; - top: 0px; left : 320px; + top: 0px; + left : 320px; position: fixed; border-left-width: 2px; border-color: black; diff --git a/index.html b/index.html index b1abb17..bcf676b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ -Crafting Calculator +Draconic Calculator @@ -11,6 +11,7 @@