diff --git a/index.html b/index.html index f410d71..7a8588f 100644 --- a/index.html +++ b/index.html @@ -8,19 +8,31 @@ flex-direction: column; align-items: center; } + main{ + max-width:60rem; + display:flex; + flex-direction: column; + align-items: center; + } + h1,h3,p{ + width:100%; + } button{ - padding:10px; - font-size:24px; + padding:5px; + font-size:20px; border-radius:6px; } -

Libre Solutions Network

-

Peertube Plugin for Grayjay

+
+

Libre Solutions Network

+

Peertube Plugin for Grayjay

+ +

This plugin allows you to access the Libre Solutions Network PeerTube Instance with the grayjay app.

-

See the

- +

See the code repository

+
\ No newline at end of file