We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ee32d commit 83d704aCopy full SHA for 83d704a
1 file changed
assets/static/beeware.css
@@ -341,6 +341,11 @@ blockquote {
341
/*----------------------------------------------------
342
Navigation menu styles
343
--------------------------------------------------- */
344
+body {
345
+ -webkit-font-smoothing: antialiased;
346
+ -moz-osx-font-smoothing: grayscale;
347
+}
348
+
349
.dropdown-pull-right {
350
float: right !important;
351
right: 0;
0 commit comments