aboutsummaryrefslogtreecommitdiff
path: root/assets/sass/researcher.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/researcher.scss')
-rw-r--r--assets/sass/researcher.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/assets/sass/researcher.scss b/assets/sass/researcher.scss
index 8acca57..6f99375 100644
--- a/assets/sass/researcher.scss
+++ b/assets/sass/researcher.scss
@@ -6,17 +6,6 @@
font-family: "Inconsolata";
line-height: normal;
}
-h1, h2, h3, h4, h5, h6 {
- font-size: medium;
- font-weight: bold;
- line-height: normal;
- margin: 1.2rem 0 0.8rem 0;
-}
-@for $i from 1 through 4 {
- h#{$i} {
- font-size: 1.2rem + 0.2 * (4 - $i);
- }
-}
.container {
max-width: $max-width;
}