You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/02/19 18:56:15 UTC

[causeway-antora] branch master updated: updates bundle

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway-antora.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ebb103  updates bundle
7ebb103 is described below

commit 7ebb10327592204172dc8bc0ee446441aacc2773
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Feb 19 18:56:01 2023 +0000

    updates bundle
---
 build/ui-bundle.zip     | Bin 355260 -> 355242 bytes
 src/css/site-custom.css |   8 ++------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index 163885f..843163a 100644
Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ
diff --git a/src/css/site-custom.css b/src/css/site-custom.css
index ddc2986..8f830c1 100644
--- a/src/css/site-custom.css
+++ b/src/css/site-custom.css
@@ -26,12 +26,8 @@ Any CSS defined their will replace *this* file in the template.
   color: #5ab1bb;
 }
 
-.navbar-brand .navbar-item:first-child,
-.navbar-brand .navbar-item:first-child a {
-  font-size: calc(22 / var(--rem-base) * 1.1rem);
-  font-family: "Android Insomnia", "Montserrat", sans-serif;
-}
-
 .navbar-brand .navbar-title {
   padding-left: 10px;
+  font-size: calc(22 / var(--rem-base) * 1.1rem);
+  font-family: "Android Insomnia", "Montserrat", sans-serif;
 }