diff --git a/src/views/NotFound.vue b/src/views/NotFound.vue index cb051a2..dbf8ba6 100644 --- a/src/views/NotFound.vue +++ b/src/views/NotFound.vue @@ -33,7 +33,8 @@ .slogan{ margin: 0; - font-size: small; + font-weight: 600; + font-size: 2vw; } \ No newline at end of file