forked from emre/www_projectmycelium_com
refactor: add line break to HomeAurora heading for improved readability
- Added <br /> tag to split "Private, Distributed Infrastructure Built" and "for Digital Sovereignty" across two lines - Removed trailing whitespace from first line of heading text
This commit is contained in:
@@ -21,6 +21,7 @@ export function HomeAurora() {
|
||||
<Eyebrow> Project MYCELIUM</Eyebrow>
|
||||
<H3 className="mt-4">
|
||||
Private, Distributed Infrastructure Built
|
||||
<br />
|
||||
for Digital Sovereignty
|
||||
</H3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user