diff --git a/button.css b/button.css index 4adb2f2..da60f66 100644 --- a/button.css +++ b/button.css @@ -95,4 +95,13 @@ background-image: linear-gradient(90deg, #e85a19, #f5ce62); color: transparent; font-style: normal; -} \ No newline at end of file +} +.btn-container { + display: flex; + flex-direction: column; + align-items: center; + } + + .btn-container a { + margin: 10px 0; + } \ No newline at end of file diff --git a/index.html b/index.html index 6f5106d..d595dc1 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,17 @@
diff --git a/js/subtitle.js b/js/subtitle.js index 6512f37..5f13aee 100644 --- a/js/subtitle.js +++ b/js/subtitle.js @@ -1,7 +1,7 @@ function getRandomGreeting() { var greetings = [ - "Beep boop! Are you a robot?", - "Did you know I have a discord server?", + "holy max aura", + "stfu", "How many sides does a circle have?", "You can read btw", "Made you look!",