/web/* template: Add class system-font
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 3 Jul 2018 15:26:04 +0000 (17:26 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 3 Jul 2018 15:26:47 +0000 (17:26 +0200)
lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex

index 6a00b9e2c9465faa32269c4886d35e281fa1d187..0862412ea42436ab00b53617e85f126d2874d9cf 100644 (file)
@@ -19,7 +19,7 @@
 <script id='initial-state' type='application/json'><%= raw @initial_state %></script>
 <script src="/packs/application.js"></script>
 </head>
-<body class='app-body no-reduce-motion'>
+<body class='app-body no-reduce-motion system-font'>
   <div class='app-holder' data-props='{&quot;locale&quot;:&quot;en&quot;}' id='mastodon'>
   </div>
 </body>