diff --git a/app/root.tsx b/app/root.tsx
index ea1459f..301775e 100644
--- a/app/root.tsx
+++ b/app/root.tsx
@@ -274,7 +274,12 @@ function Layout({ children }: React.PropsWithChildren<{}>) {
- Home
+
+ Home
+
) {
- Time entries
+
+ Time entries
+
) {
- Projects
+
+ Projects
+
({
display: 'block',
width: '100%',
@@ -361,7 +384,16 @@ function Layout({ children }: React.PropsWithChildren<{}>) {
- Report
+
+ Report
+
) {
- Import/Export
+
+ Import/Export
+
({
display: 'block',
width: '100%',
@@ -419,7 +460,16 @@ function Layout({ children }: React.PropsWithChildren<{}>) {
- Statistics
+
+ Statistics
+