From 02cbc0d407825c42af4ff00db1a63e4283046850 Mon Sep 17 00:00:00 2001 From: open-trade Date: Mon, 17 Jan 2022 15:05:33 +0800 Subject: [PATCH] fix style --- src/ui/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ui/index.css b/src/ui/index.css index bfdcceec8..d39249d2d 100644 --- a/src/ui/index.css +++ b/src/ui/index.css @@ -345,7 +345,7 @@ div.trust-me > div:nth-child(2) { margin-bottom: 1em; } -div#install-me.link, +div.install-me > div:nth-child(3), div.trust-me > div:nth-child(3) { text-align: center; font-size: 1.5em; @@ -372,7 +372,7 @@ div.remote-session svg#menu { line-height: 2em; text-align: center; font-weight: bold; - font-size: 1.6em; + font-size: 1em; margin-top: 1em; border-color: white; border: 1px;