Skip to content

Commit

Permalink
Adjust color to the title of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
jibees committed Jun 7, 2023
1 parent 5a15ac3 commit f95aa78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/webpacker/css/admin_v3/shared/layout.scss
Expand Up @@ -11,6 +11,10 @@
padding: 15px 0;
margin-top: 25px;

h1 {
color: $color-8;
}

.ofn-drop-down {
border: 0;
background-color: $spree-blue;
Expand Down

0 comments on commit f95aa78

Please sign in to comment.