diff --git a/index.html b/index.html
index 9b50660..af2a713 100644
--- a/index.html
+++ b/index.html
@@ -44,10 +44,12 @@
href=https://en.wikipedia.org/wiki/Bengali_phonology>IPA: /ʃɑ.e̯ɔn.t̪ɔn ʃãt.ra/
-
Office: PHSC 910
+
Office: PHSC 910
@@ -71,8 +73,9 @@
You can check out my GitHub profile here.
- * You can use the PGP key A3319D1C521C0719
- to send me encrypted emails.
+ * You can use the PGP keys to send me encrypted emails:
+ A3319D1C521C0719 (academic),
+ A830DCA45BCE2E08 (personal).
This page was last updated on .
diff --git a/styles.css b/styles.css
index c082777..c64429c 100644
--- a/styles.css
+++ b/styles.css
@@ -37,7 +37,7 @@ img {
flex: 50%;
}
-.column.mail {
+.column.office {
text-align: right;
}
@@ -51,7 +51,7 @@ img {
display: block;
}
- .column.mail {
+ .column.office {
text-align: left;
}