Commit 940e7a01 authored by fukino's avatar fukino Committed by Commit bot

Make default font size in Files.app slightly larger.

This CL changes default font size to comply with the design spec.

BUG=402344
TEST=none

Review URL: https://codereview.chromium.org/902663002

Cr-Commit-Position: refs/heads/master@{#314992}
parent 226488ab
......@@ -48,6 +48,7 @@ body {
display: flex;
flex: auto;
flex-direction: column;
font-size: 81%;
height: 100%;
margin: 0;
padding: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment