feat(screenshare): UX updates
Reduce the font size to 21px (1.3rem) and font weight to 600.
This commit is contained in:
parent
5e09aa5d32
commit
664bad7d08
@ -30,7 +30,8 @@
|
||||
|
||||
.mainText {
|
||||
color: var(--color-white);
|
||||
font-size: 2rem;
|
||||
font-size: 1.3rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.screenshareContainerDefault {
|
||||
|
Loading…
Reference in New Issue
Block a user