antonymilne commited on
Commit
28fe03e
1 Parent(s): b22cca7

Update assets/custom_css.css

Browse files
Files changed (1) hide show
  1. assets/custom_css.css +4 -0
assets/custom_css.css CHANGED
@@ -157,3 +157,7 @@
157
  position: fixed;
158
  width: 100%;
159
  }
 
 
 
 
 
157
  position: fixed;
158
  width: 100%;
159
  }
160
+
161
+ p a {
162
+ font-size: inherit;
163
+ }