Editing the home page introduction - view-a-LOD/Valeros GitHub Wiki
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.