Skip to content

Editing the home page introduction

Simon edited this page Jul 9, 2024 · 5 revisions

Note

This project uses Tailwind CSS, which strips all default HTML tag styling (e.g., the font size of the <h1> tag). For editing convenience, some tag-level styling is re-applied using the @apply directive in the components/home-intro/home-intro.component.scss file.

The home page introduction contents are defined in the components/home-intro/home-intro.component.html file, and can be edited there.