Skip to content

Commit d7bd65a

Browse files
revert
1 parent f079f1f commit d7bd65a

File tree

4 files changed

+2
-112
lines changed

4 files changed

+2
-112
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ website:
6060
format:
6161
html:
6262
theme: cosmo
63-
css: styles.scss
63+
css: styles.css
6464
toc: true

index.qmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: "Welcome"
33
---
44

55

6-
::: hero-banner
6+
77
# Welcome to the McPherson Research Group!
88

99
Advancing knowledge through innovative approaches to biomedical data
10-
:::

styles.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,6 @@ img {
7474
height: auto;
7575
}
7676

77-
/* Welcome banner styling for homepage */
78-
.quarto-title + p img {
79-
width: 100%;
80-
height: auto;
81-
border-radius: 8px;
82-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
83-
margin: 2rem 0;
84-
}
85-
8677
/* Footer styling */
8778
.footer {
8879
margin-top: 3rem;

styles.scss

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)