Skip to content

Commit

Permalink
merge master to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tronsymphony committed Apr 9, 2024
1 parent 688649e commit 9802bc6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
5 changes: 0 additions & 5 deletions assets/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
@import "partials/site-footer";
@import "partials/modal";
@import "blocks/block-loader";
@import "partials/editor-class";
@import "partials/editor-class";
4 changes: 2 additions & 2 deletions assets/scss/partials/_blocks-core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
cursor: pointer;
border-radius: 4px;
color: black;

&:focus{
color: black;
}

&.br-ten{
border-radius: 10px;
border-radius: 10px;
}

&.white-focus{
Expand Down

0 comments on commit 9802bc6

Please sign in to comment.