diff --git a/listinfo.html b/listinfo.html index 67e02d7..e5152fc 100644 --- a/listinfo.html +++ b/listinfo.html @@ -47,6 +47,7 @@ width: 60%; /* approximately 693px */ margin: 0 auto; padding-top: 1.5%; + min-width: 600px; } header { @@ -164,12 +165,12 @@

Unsubscribe/Options

Problems?

-

If you have any issues, or possibly have something to tell the administrator about, you can email them directly here: a.

+

If you have any issues, or possibly have something to tell the administrator about, you can email them directly here: .

diff --git a/options.html b/options.html index 8c35c19..3ec04ff 100644 --- a/options.html +++ b/options.html @@ -47,6 +47,7 @@ width: 60%; /* approximately 693px */ margin: 0 auto; padding-top: 1.5%; + min-width: 600px; } header { diff --git a/subscribe.html b/subscribe.html index b131774..a64b124 100644 --- a/subscribe.html +++ b/subscribe.html @@ -47,6 +47,7 @@ width: 60%; /* approximately 693px */ margin: 0 auto; padding-top: 1.5%; + min-width: 600px; } header {