diff --git a/index.html b/index.html index 3b83183..be1d752 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ - Home + Home Balance diff --git a/index_styles.css b/index_styles.css index 116a1f6..ba95c2b 100644 --- a/index_styles.css +++ b/index_styles.css @@ -1,7 +1,8 @@ .menu_element { background-color: orangered; - width: 50px; display: inline; + font-size: 400%; + margin: 0.8rem; }