docs: add data format section to version 1
This commit is contained in:
@@ -22,8 +22,13 @@
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
position: sticky;
|
||||
top: 5rem;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1000px) {
|
||||
.container>article {
|
||||
position: sticky;
|
||||
top: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.container>article>p {
|
||||
|
||||
Reference in New Issue
Block a user