Add some variables to the scss files
Use the period API call for the program schema
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@use "../abstracts/variables" as *;
|
||||
|
||||
.page_title {
|
||||
margin: 17px 0;
|
||||
font-family: Montserrat, serif;
|
||||
@@ -5,5 +7,5 @@
|
||||
font-weight: 600;
|
||||
line-height: 1.15;
|
||||
text-align: left;
|
||||
color: #282828;
|
||||
color: $text-dark-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user