Governance 修改文字
This commit is contained in:
parent
614ae9fce4
commit
75c377eafe
@ -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 {
|
||||
|
@ -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 {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user