Browse Source

fix: back to home button has padding on 404 page

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 5 năm trước cách đây
mục cha
commit
1cb410fe88
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      frontend/components/404.vue

+ 0 - 5
frontend/components/404.vue

@@ -12,11 +12,6 @@
 <style lang="scss" scoped>
 @import "styles/global.scss";
 
-* {
-	margin: 0;
-	padding: 0;
-}
-
 .wrapper {
 	height: 100vh;
 	display: flex;