diff --git a/index.html b/index.html index 62aa4e5..f23e5e4 100644 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@ PeerTube
LightPeer(JSの無いPeerTube)
Invidious(JSの無いYouTube)
- Librarian(JSの無いOdysee・LBRY)
+ Librarian(JSの無いOdysee)
????
diff --git a/style.css b/style.css index 23079fd..3ba3e6e 100644 --- a/style.css +++ b/style.css @@ -28,8 +28,8 @@ hr { .serv-body { background-color: #170b15; border: 1px #a93da9 groove; - width: 400px; - height: 400px; + width: 270px; + height: 170px; border-radius: 10px; } .serv-title { @@ -46,7 +46,7 @@ hr { } .nihongo, .english { width: 100%; - max-width: 830px; + max-width: 300px; } .nihongo { background-color: #21082b;