You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Change internal font size from from 15 to 20.
This commit is contained in:
@ -19,7 +19,7 @@ limitations under the License.
|
||||
@import "./_font-sizes.scss";
|
||||
|
||||
:root {
|
||||
font-size: 15px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
html {
|
||||
|
Reference in New Issue
Block a user