brand: DiD color palette (Deep Navy/Lime Green/Light Blue/Soft Grey) and Monda/Montserrat fonts
This commit is contained in:
@@ -166,3 +166,7 @@ button[disabled] .enabled, button.btn-disabled .enabled {
|
||||
markdown-editor [contenteditable] p {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: theme('fontFamily.heading');
|
||||
}
|
||||
|
||||
@@ -78,3 +78,7 @@ button[disabled] .enabled, button.btn-disabled .enabled {
|
||||
.font-courier {
|
||||
font-family: "Courier New", Consolas, "Liberation Mono", monospace, ui-monospace, SFMono-Regular, Menlo, Monaco;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: theme('fontFamily.heading');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user