summaryrefslogtreecommitdiff
path: root/themes/light/utility.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-11 15:07:54 +0300
committerAndrew Dolgov <[email protected]>2021-03-11 15:07:54 +0300
commita4da2f1e621d4de73e589d81dd3f06cd0711204f (patch)
tree32fcf11943b8d8246ee90ca47700158c04a9f155 /themes/light/utility.less
parent755072de9180880122b4629e49fa4d1fa4ca5e2a (diff)
continuation of the css cleanup
Diffstat (limited to 'themes/light/utility.less')
-rw-r--r--themes/light/utility.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light/utility.less b/themes/light/utility.less
index 1c30c77ab..c88e89ba9 100644
--- a/themes/light/utility.less
+++ b/themes/light/utility.less
@@ -6,7 +6,7 @@ body.ttrss_utility {
background : @color-panel-bg;
color : @default-fg;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 14px;
+ font-size: @font-size-content;
margin : 4em;
.content {