UNPKG
realtimecursor
Version:
latest (1.0.0)
1.0.0
Real-time collaboration system with cursor tracking and approval workflow
realtimecursor
/
react-example
/
src
/
index.css
13 lines
(12 loc)
•
292 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
:root
{
font-family
: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
line-height
:
1.5
;
font-weight
:
400
;
font-synthesis
: none;
text-rendering
: optimizeLegibility; -webkit-
font-smoothing
: antialiased; -moz-osx-
font-smoothing
: grayscale; } * {
box-sizing
: border-box; }