aboutsummaryrefslogtreecommitdiff
path: root/css/texttypes.css
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-11-11 19:57:52 +0530
committerPriyansh <[email protected]>2020-11-11 19:57:52 +0530
commitc1448b076cddcc69d24f3fb51aeddd96a55b0bff (patch)
tree011d2206ea8c315075bc137c544c35a8f03a8dc2 /css/texttypes.css
parente135a8d784799028d268cdc00f5c4147621ca979 (diff)
downloadnineties-computing-c1448b076cddcc69d24f3fb51aeddd96a55b0bff.tar.xz
nineties-computing-c1448b076cddcc69d24f3fb51aeddd96a55b0bff.zip
Text styles for welcome section
Diffstat (limited to 'css/texttypes.css')
-rw-r--r--css/texttypes.css4
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;
+}