mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
synced 2026-01-09 13:17:56 -05:00
Add h1 max width
This commit is contained in:
@@ -17,7 +17,7 @@ layout: default
|
||||
>
|
||||
<div class="heading-block w-full sm:w-2/12 lg:w-3/12"></div>
|
||||
<div class="info-block w-full sm:w-10/12 lg:w-9/12">
|
||||
<h1 class="mb-10">
|
||||
<h1 class="mb-10 sm:max-w-md lg:max-w-xl">
|
||||
VAC researches peer-to-peer, private, censorship resistant communication.
|
||||
</h1>
|
||||
<a class="link link--external" href="https://vac.dev/" target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user