Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
f6acda09a1
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #0a0a0a;
|
background-color: #0a0a0a;
|
||||||
|
color: #fafafa;
|
||||||
|
|
||||||
max-width: clamp(600px, 35%, 800px);
|
max-width: clamp(600px, 35%, 800px);
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
@ -154,4 +155,4 @@ pre table td:nth-of-type(1) {
|
||||||
pre table {
|
pre table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue