mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
added 2 new templates for the marketing pages, base template has script for new font, new image assets for the marketing pages, edits to the dactyl-config file, changes to overall font stylings, body tag now bg black and color white
This commit is contained in:
@@ -33,8 +33,8 @@ $border-radius: 0;
|
||||
$border-radius-lg: 0;
|
||||
$border-radius-sm: 0;
|
||||
|
||||
@import "_font-face.scss";
|
||||
$font-family-monospace: 'Space Mono', monospace;
|
||||
// @import "_font-face.scss";
|
||||
$font-family-monospace: 'Work Sans', monospace;
|
||||
$font-family-sans-serif: -apple-system, system-ui, 'Roboto', sans-serif;
|
||||
|
||||
// Bootstrap v4
|
||||
@@ -60,3 +60,5 @@ $font-family-sans-serif: -apple-system, system-ui, 'Roboto', sans-serif;
|
||||
@import "_lang-selector.scss";
|
||||
@import "_dev-tools.scss";
|
||||
@import "_print.scss";
|
||||
@import "_marketing.scss";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user