diff options
-rw-r--r-- | style.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -166,6 +166,11 @@ footer svg { max-width: 50vw; } + .sidebar { + border: none; + border-bottom: 2px solid #ddd; + } + .sidebar .box { max-width: 100%; } |
index : marvinborner/infinite-apply | |
:space_invader: Infinite Craft, but for lambda calculus! | Marvin |
aboutsummaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | style.css | 5 |
@@ -166,6 +166,11 @@ footer svg { max-width: 50vw; } + .sidebar { + border: none; + border-bottom: 2px solid #ddd; + } + .sidebar .box { max-width: 100%; } |