remove max-width on download table

git-svn-id: file:///var/kolibrios-org-repos@25 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
leency 2021-07-12 09:01:19 +00:00
parent d66284c460
commit 89f7643829

View File

@ -124,7 +124,6 @@ a:hover {
table { table {
width: 95%; width: 95%;
max-width: 800px;
margin: auto; margin: auto;
} }