We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbfeee8 commit a9bdfa6Copy full SHA for a9bdfa6
static/css/site.css
@@ -88,16 +88,15 @@ iframe {
88
}
89
90
#siteMeta h3 {
91
- margin-top: 0;
+ margin-top: 30px;
92
93
94
-
95
#siteMeta i {
96
padding-right: 0.25em;
97
98
99
#nextRead h3 {
100
101
102
103
#nextRead .excerpt {
@@ -122,14 +121,18 @@ iframe {
122
121
margin-bottom: 60px;
123
124
+#userComments {
125
+ padding: 30px 0;
126
+}
127
+
128
#userComments .utterances {
129
max-width: inherit !important;
130
131
132
.footerSection {
133
font-size: 0.9em;
- padding: 30px 0px;
134
border-top: 1px solid #ddd;
135
+ padding-bottom: 30px;
136
137
138
.footnote {
0 commit comments