diff --git a/resources/css/wasd.css b/resources/css/wasd.css
index d93e47c..a150ba5 100644
--- a/resources/css/wasd.css
+++ b/resources/css/wasd.css
@@ -4918,11 +4918,11 @@ html {
margin-bottom: 10px; }
.hero .hero-body .hero-items p {
text-align: center; }
- .hero .hero-body .hero-items svg#wasd-keys {
- height: 400px;
+ .hero .hero-body .hero-items svg {
+ height: 350px;
max-width: 100%;
margin: 25px 0; }
- .hero .hero-body .hero-items svg#wasd-keys g.hero-text-fill {
+ .hero .hero-body .hero-items svg g.hero-text-fill {
fill: #1c002d; }
.hero .hero-body .hero-items .buttons {
display: flex;
diff --git a/src/stylesheet/sass/section/_hero.scss b/src/stylesheet/sass/section/_hero.scss
index d76b8c4..e89e6a9 100644
--- a/src/stylesheet/sass/section/_hero.scss
+++ b/src/stylesheet/sass/section/_hero.scss
@@ -1,5 +1,5 @@
.hero {
- background-image: url('/dist/img/top-bg.png'), linear-gradient(5deg,$hero-gradient-end 5%,$hero-gradient-start 70%);
+ background-image: url('/dist/img/top-bg.png'), linear-gradient(5deg, $hero-gradient-end 5%, $hero-gradient-start 70%);
background-size: cover;
background-position: center;
@@ -22,11 +22,11 @@
flex-direction: column;
align-items: center;
gap: 20px;
-
+
height: 90vh;
min-height: 800px;
- & .backing > * {
+ & .backing>* {
margin-top: 10px;
margin-bottom: 10px;
}
@@ -35,8 +35,8 @@
text-align: center;
}
- & svg#wasd-keys {
- height: 400px;
+ & svg {
+ height: 350px;
// max-height: 350px;
max-width: 100%;
margin: 25px 0;
@@ -87,7 +87,8 @@
}
text-align: center;
+
& p {
text-align: center;
}
-}
+}
\ No newline at end of file
diff --git a/src/svg/capsule-bg-event.svg b/src/svg/capsule-bg-event.svg
deleted file mode 100644
index cba6be5..0000000
--- a/src/svg/capsule-bg-event.svg
+++ /dev/null
@@ -1,14949 +0,0 @@
-
diff --git a/src/svg/capsule-bg-top.svg b/src/svg/capsule-bg-top.svg
deleted file mode 100644
index 1a6978e..0000000
--- a/src/svg/capsule-bg-top.svg
+++ /dev/null
@@ -1,23205 +0,0 @@
-
diff --git a/src/svg/schedule.svg b/src/svg/schedule.svg
deleted file mode 100644
index f3c5014..0000000
--- a/src/svg/schedule.svg
+++ /dev/null
@@ -1,1640 +0,0 @@
-
diff --git a/src/svg/wasd-keys.svg b/src/svg/wasd-keys.svg
index d0ec545..fa7375d 100644
--- a/src/svg/wasd-keys.svg
+++ b/src/svg/wasd-keys.svg
@@ -1,47 +1,34 @@
-