diff --git a/services/idp/public/index.html b/services/idp/public/index.html index 8dccae78b8..a8307ad824 100644 --- a/services/idp/public/index.html +++ b/services/idp/public/index.html @@ -5,7 +5,6 @@ - Sign in - ownCloud diff --git a/services/idp/src/app.css b/services/idp/src/app.css index 531d4a056b..a2636504c1 100644 --- a/services/idp/src/app.css +++ b/services/idp/src/app.css @@ -11,7 +11,7 @@ html { } body { - font-family: Inter, 'Open Sans', sans-serif; + font-family: Inter, sans-serif; } strong {