From bc7509423dd27b9cbc370c05709d1e1862ac0565 Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Wed, 10 Apr 2024 11:37:27 +0800 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D1=82=D0=B0=D0=BB=20=D1=80=D0=B5=D0=B7=D1=8E=D0=BC=D0=B5=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=B0=20=D1=80=D0=B0=D0=B7=D0=BD=D1=8B=D0=B5?= =?UTF-8?q?=20=D1=8D=D0=BA=D1=80=D0=B0=D0=BD=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/css/app.css | 254 -------------------- resources/views/resume/About/Education.vue | 12 +- resources/views/resume/About/Experience.vue | 12 +- resources/views/resume/About/Skills.vue | 4 +- resources/views/resume/PersonalInfo.vue | 14 +- 5 files changed, 24 insertions(+), 272 deletions(-) diff --git a/resources/css/app.css b/resources/css/app.css index 040905b..e69de29 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -1,254 +0,0 @@ -@media (min-width: 600px){ - .text-xs-button-1 { - font-size: 6rem !important; - font-weight: 300; - line-height: 6rem; - letter-spacing: -0.015625em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xs-button-2 { - font-size: 3.75rem !important; - font-weight: 300; - line-height: 3.75rem; - letter-spacing: -0.0083333333em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xs-button-3 { - font-size: 3rem !important; - font-weight: 400; - line-height: 3.125rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xs-button-4 { - font-size: 2.125rem !important; - font-weight: 400; - line-height: 2.5rem; - letter-spacing: 0.0073529412em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xs-button-5 { - font-size: 1.5rem !important; - font-weight: 400; - line-height: 2rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xs-button-6{ - font-size: 1.25rem !important; - font-weight: 500; - line-height: 2rem; - letter-spacing: 0.0125em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } -} - -@media (min-width: 960px){ - .text-sm-button-1 { - font-size: 6rem !important; - font-weight: 300; - line-height: 6rem; - letter-spacing: -0.015625em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-sm-button-2 { - font-size: 3.75rem !important; - font-weight: 300; - line-height: 3.75rem; - letter-spacing: -0.0083333333em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-sm-button-3 { - font-size: 3rem !important; - font-weight: 400; - line-height: 3.125rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-sm-button-4 { - font-size: 2.125rem !important; - font-weight: 400; - line-height: 2.5rem; - letter-spacing: 0.0073529412em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-sm-button-5 { - font-size: 1.5rem !important; - font-weight: 400; - line-height: 2rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-sm-button-6{ - font-size: 1.25rem !important; - font-weight: 500; - line-height: 2rem; - letter-spacing: 0.0125em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } -} - -@media (min-width: 1280px){ - .text-md-button-1 { - font-size: 6rem !important; - font-weight: 300; - line-height: 6rem; - letter-spacing: -0.015625em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-md-button-2 { - font-size: 3.75rem !important; - font-weight: 300; - line-height: 3.75rem; - letter-spacing: -0.0083333333em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-md-button-3 { - font-size: 3rem !important; - font-weight: 400; - line-height: 3.125rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-md-button-4 { - font-size: 2.125rem !important; - font-weight: 400; - line-height: 2.5rem; - letter-spacing: 0.0073529412em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-md-button-5 { - font-size: 1.5rem !important; - font-weight: 400; - line-height: 2rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-md-button-6{ - font-size: 1.25rem !important; - font-weight: 500; - line-height: 2rem; - letter-spacing: 0.0125em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } -} - -@media (min-width: 1920px){ - .text-lg-button-1 { - font-size: 6rem !important; - font-weight: 300; - line-height: 6rem; - letter-spacing: -0.015625em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-lg-button-2 { - font-size: 3.75rem !important; - font-weight: 300; - line-height: 3.75rem; - letter-spacing: -0.0083333333em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-lg-button-3 { - font-size: 3rem !important; - font-weight: 400; - line-height: 3.125rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-lg-button-4 { - font-size: 2.125rem !important; - font-weight: 400; - line-height: 2.5rem; - letter-spacing: 0.0073529412em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-lg-button-5 { - font-size: 1.5rem !important; - font-weight: 400; - line-height: 2rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-lg-button-6{ - font-size: 1.25rem !important; - font-weight: 500; - line-height: 2rem; - letter-spacing: 0.0125em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } -} - -@media (min-width: 2560px){ - .text-xl-button-1 { - font-size: 6rem !important; - font-weight: 300; - line-height: 6rem; - letter-spacing: -0.015625em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xl-button-2 { - font-size: 3.75rem !important; - font-weight: 300; - line-height: 3.75rem; - letter-spacing: -0.0083333333em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xl-button-3 { - font-size: 3rem !important; - font-weight: 400; - line-height: 3.125rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xl-button-4 { - font-size: 2.125rem !important; - font-weight: 400; - line-height: 2.5rem; - letter-spacing: 0.0073529412em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xl-button-5 { - font-size: 1.5rem !important; - font-weight: 400; - line-height: 2rem; - letter-spacing: normal !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } - .text-xl-button-6{ - font-size: 1.25rem !important; - font-weight: 500; - line-height: 2rem; - letter-spacing: 0.0125em !important; - font-family: "Roboto", sans-serif !important; - text-transform: none !important; - } -} diff --git a/resources/views/resume/About/Education.vue b/resources/views/resume/About/Education.vue index 9af03ee..56f3ac3 100644 --- a/resources/views/resume/About/Education.vue +++ b/resources/views/resume/About/Education.vue @@ -1,18 +1,18 @@