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

joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new c95bf04  fix bad sass syntax
c95bf04 is described below

commit c95bf046fa255630e83902172ba3d56e24b1929d
Author: Josh Tynjala <[email protected]>
AuthorDate: Thu Mar 20 14:23:39 2025 -0700

    fix bad sass syntax
---
 _sass/royale-theme.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_sass/royale-theme.sass b/_sass/royale-theme.sass
index ce689f5..b287b11 100644
--- a/_sass/royale-theme.sass
+++ b/_sass/royale-theme.sass
@@ -117,7 +117,7 @@
                font-size: 16px
                line-height: 28px
                letter-spacing: 0px
-               display: block;
+               display: block
 
        .topMenu_li_a:hover
                background-color: #e7e7e7

Reply via email to