Governance 修改文字

This commit is contained in:
liwenhao 2025-05-26 16:43:58 +08:00
parent 614ae9fce4
commit 75c377eafe
3 changed files with 3 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="title mb-[50px] text-center">
<h1 style="font-size: 40px; margin-top: 60px">Corporate Governance</h1>
<h1 style="font-size: 40px; margin-top: 60px">Governance</h1>
</div>
<div
@ -116,7 +116,6 @@ const state = reactive({
<style scoped lang="scss">
/* 标题样式 */
.title h1 {
font-family: "Georgia", serif;
position: relative;
&::after {

View File

@ -1,6 +1,6 @@
<template>
<div class="title mb-[50px] text-center">
<h1 style="font-size: 40px; margin-top: 60px">Corporate Governance</h1>
<h1 style="font-size: 40px; margin-top: 60px">Governance</h1>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
@ -112,7 +112,6 @@ const state = reactive({
<style scoped lang="scss">
/* 标题样式 */
.title h1 {
font-family: "Georgia", serif;
position: relative;
&::after {

View File

@ -1,6 +1,6 @@
<template>
<div class="title mb-[50px] text-center">
<h1 style="font-size: 40px; margin-top: 60px">Corporate Governance</h1>
<h1 style="font-size: 40px; margin-top: 60px">Governance</h1>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
@ -112,7 +112,6 @@ const state = reactive({
<style scoped lang="scss">
/* 标题样式 */
.title h1 {
font-family: "Georgia", serif;
position: relative;
&::after {