react-native-video/docs/components/PlatformsList/PlatformsList.module.css
Kamil Moskała 7b4bd9a016
fix(docs): bump next.js version & fix meta warnings (#4327)
* chore(docs): bump `next` version

* docs: fix meta warnings
2024-12-10 19:46:55 +01:00

9 lines
111 B
CSS

.paragraphStyle {
margin-top: 10;
}
.spanStyle {
font-family: var(--font-orbitron);
font-weight: 800;
}