diff options
| author | Priyansh <[email protected]> | 2020-11-11 19:57:52 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2020-11-11 19:57:52 +0530 |
| commit | c1448b076cddcc69d24f3fb51aeddd96a55b0bff (patch) | |
| tree | 011d2206ea8c315075bc137c544c35a8f03a8dc2 /css/texttypes.css | |
| parent | e135a8d784799028d268cdc00f5c4147621ca979 (diff) | |
| download | nineties-computing-c1448b076cddcc69d24f3fb51aeddd96a55b0bff.tar.xz nineties-computing-c1448b076cddcc69d24f3fb51aeddd96a55b0bff.zip | |
Text styles for welcome section
Diffstat (limited to 'css/texttypes.css')
| -rw-r--r-- | css/texttypes.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/texttypes.css b/css/texttypes.css new file mode 100644 index 0000000..1ae2a67 --- /dev/null +++ b/css/texttypes.css @@ -0,0 +1,4 @@ +.welcome_heading { + font-family: 'Chicago'; + font-size: 2.2rem; +} |
