diff --git a/about/index.html b/about/index.html
index 721ab44..3c58964 100644
--- a/about/index.html
+++ b/about/index.html
@@ -2,10 +2,20 @@
layout: layout
---
-
- ABOUT US
+
+
+
We know the secret passage to SB.
We know why Bhawan days are so farzi.
We stand in the abyss that separates B.Techs and M.Techs.
@@ -13,9 +23,9 @@ layout: layout
We are the proxies that stand between 74.9 and 75.1.
We are the farce.
We are the sham!
-
-
-
+
+
+
Watch Out! News Agency is the official news magazine of IIT Roorkee.
-
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/css/base.scss b/css/base.scss
index 8cfef41..fae9e62 100644
--- a/css/base.scss
+++ b/css/base.scss
@@ -538,3 +538,16 @@ footer {
text-align: center;
}
}
+
+// ============== ABOUT ============== //
+
+.about {
+ h4 {
+ font-size: 1.7em;
+ }
+ h1, h3, h5, h6 {
+ margin: 0px;
+ font-weight: 500;
+ font-size: 1.9em;
+ }
+}
\ No newline at end of file