diff --git a/.extincoes.css.swp b/.extincoes.css.swp new file mode 100644 index 0000000..e6be9d7 Binary files /dev/null and b/.extincoes.css.swp differ diff --git a/css/.extincoes.css.swo b/css/.extincoes.css.swo new file mode 100644 index 0000000..4af7770 Binary files /dev/null and b/css/.extincoes.css.swo differ diff --git a/css/.extincoes.css.swp b/css/.extincoes.css.swp new file mode 100644 index 0000000..df54de9 Binary files /dev/null and b/css/.extincoes.css.swp differ diff --git a/css/.parques-naturais.css.swo b/css/.parques-naturais.css.swo new file mode 100644 index 0000000..7abf47e Binary files /dev/null and b/css/.parques-naturais.css.swo differ diff --git a/css/.parques-naturais.css.swp b/css/.parques-naturais.css.swp new file mode 100644 index 0000000..47e83d6 Binary files /dev/null and b/css/.parques-naturais.css.swp differ diff --git a/css/extincoes.css b/css/extincoes.css index b91f229..b9c7318 100644 --- a/css/extincoes.css +++ b/css/extincoes.css @@ -28,12 +28,10 @@ footer { display: flex; justify-content: center; margin-top: 50px; - min-width: 700px; } .table-content table { - width: 50vw; - min-width: 600px; + min-width: 700px; background-color: rgb(250, 250, 250); } @@ -69,7 +67,6 @@ footer { @media (max-width: 350px) { .table-content table { width: 95vw; - min-width: 0; } } diff --git a/css/parques-naturais.css b/css/parques-naturais.css index f7d7779..341084d 100644 --- a/css/parques-naturais.css +++ b/css/parques-naturais.css @@ -26,13 +26,11 @@ display: flex; justify-content: center; margin-top: 80px; - min-width: 700px; min-height: 585px; } .table-content table { - width: 50vw; - min-width: 600px; + min-width: 700px; background-color: rgb(250, 250, 250); } @@ -69,7 +67,7 @@ } .table-content table { - min-width: 220px; + min-width: 0; width: 90vw; } } @@ -94,4 +92,4 @@ font-size: 9.8vw; } } - \ No newline at end of file +