diff --git a/src/components/layout/ParagraphSection/index.module.css b/src/components/layout/ParagraphSection/index.module.css index 2cc6a02..02789c6 100644 --- a/src/components/layout/ParagraphSection/index.module.css +++ b/src/components/layout/ParagraphSection/index.module.css @@ -10,7 +10,7 @@ white-space: pre-line; .paragraphSectionTitle { - font-weight: 500; + font-weight: bold; font-size: 2.5rem; color: #14355C; line-height: 3.125rem; diff --git a/src/index.css b/src/index.css index f74d940..996a954 100644 --- a/src/index.css +++ b/src/index.css @@ -40,7 +40,7 @@ html { body { margin: 0; - min-width: 1320px; + /* min-width: 1320px; */ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; @@ -75,3 +75,4 @@ code { font-family: 'Source Han Sans'; src: url('/public/ttf/SourceHanSansCN-Normal.otf'); } + diff --git a/src/layouts/Header.module.css b/src/layouts/Header.module.css index 44beb28..39c0ec0 100644 --- a/src/layouts/Header.module.css +++ b/src/layouts/Header.module.css @@ -314,8 +314,8 @@ } .dropPanel { - height: auto; - padding: 1rem; + height: 0; + /* padding: 1rem; */ } .dropPanelLink { diff --git a/src/pages/About/History.module.css b/src/pages/About/History.module.css index 7f435d3..a539ddd 100644 --- a/src/pages/About/History.module.css +++ b/src/pages/About/History.module.css @@ -10,7 +10,7 @@ min-height: 100vh; width: 100%; padding: 6.25rem auto; - padding-bottom: 6.25rem; + padding-bottom: 9.375rem; display: flex; flex-direction: column; } diff --git a/src/pages/About/History.tsx b/src/pages/About/History.tsx index 2adb201..dbcac60 100644 --- a/src/pages/About/History.tsx +++ b/src/pages/About/History.tsx @@ -124,7 +124,7 @@ function TimelineItemRow({