``` ~/go/bin/sourcemapper -output ddb -jsurl https://media.dndbeyond.com/character-app/static/js/main.90aa78c5.js ```
9 lines
166 B
TypeScript
9 lines
166 B
TypeScript
export const TitleH3 = {
|
|
fontSize: "16px",
|
|
fontWeight: "bold",
|
|
fontFamily: "Roboto Condensed",
|
|
letterSpacing: "normal",
|
|
lineHeight: 1.5,
|
|
marginTop: 4,
|
|
};
|