summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 6c4a5ef..51304ed 100644
--- a/css/style.css
+++ b/css/style.css
@@ -51,4 +51,8 @@ body {
.ws-word {
margin-bottom: 4px;
+}
+
+.ws-words ::first-letter{
+ text-transform : capitalize;
} \ No newline at end of file