Modify styles.css

This commit is contained in:
2023-09-14 15:47:45 +05:30
parent d00f00171f
commit b80e020e4a

View File

@@ -112,6 +112,8 @@ code {
display: flex; display: flex;
justify-content: center; justify-content: center;
width: auto; width: auto;
margin: auto;
text-align: center;
} }
table { table {