forked from Telodendria/Telodendria
Fix main title size
This commit is contained in:
parent
71a6842302
commit
2293b57b88
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<img id="logo" src="/assets/Telodendria-500x500.png" alt="Telodendria Logo"/>
|
||||
<h1 id="telodendria">Telodendria</h1>
|
||||
<h1 style="font-size: x-large;" id="telodendria">Telodendria</h1>
|
||||
<p>
|
||||
<b>Tel-ə-'den-drē-ə:</b> The terminal aborizations of an axon.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue