Editing the colofon page - 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/views/colofon/colofon.component.scss
file.
The colofon page contents are defined in the components/views/colofon/colofon.component.html
file, and can be edited there.