Adjust color to the title of the page

This commit is contained in:
Jean-Baptiste Bellet
2023-06-07 16:22:52 +02:00
parent d7f7ff7436
commit d6cb483f0d

View File

@@ -11,6 +11,10 @@
padding: 15px 0;
margin-top: 25px;
h1 {
color: $color-8;
}
.ofn-drop-down {
border: 0;
background-color: $spree-blue;