more redesigning stuff
diff --git a/pages/castaway.js b/pages/castaway.js
index ad1535b..c82fbd0 100644
--- a/pages/castaway.js
+++ b/pages/castaway.js
@@ -16,8 +16,8 @@
       />
       <AutoLayout>
         <Panel halfSize={false} id="timeline">
-          <Divider />
           <Title>Under Development</Title>
+          <Divider />
           <Text>This bot is still in development, please check back later</Text>
         </Panel>
       </AutoLayout>