diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 8bdbecc..4cfdf6b 100644 --- a/static/style.css +++ b/static/style.css @@ -98,6 +98,10 @@ article {    margin-top: 1.75rem;
  }
 +.stack-margin {
 +  margin-top: 1.75rem;
 +}
 +
  .entries a {
    text-decoration: none;
  }
  | 
