Redesign
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
:root {
|
||||
--color-text: #bbb;
|
||||
--color-secondary: #777;
|
||||
--color-text: #ddd;
|
||||
--color-secondary: #555;
|
||||
--color-bright: #eee;
|
||||
}
|
||||
|
||||
@@ -26,13 +26,13 @@ main {
|
||||
}
|
||||
|
||||
main {
|
||||
width: 90vw;
|
||||
max-width: 1394px;
|
||||
/* width: 90vw;
|
||||
max-width: 1394px; */
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 20px;
|
||||
/* padding: 20px; */
|
||||
}
|
||||
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user