style(sidebar): improve margin

This commit is contained in:
plebeius.eth
2024-01-17 16:34:43 +01:00
parent cfcda0f4ee
commit dead7b279e
2 changed files with 1 additions and 3 deletions

View File

@@ -170,7 +170,7 @@ a {
.rules {
margin-bottom: 10px;
margin-top: 3px;
margin-top: 7px;
color: var(--text-markdown);
line-height: 15px;
word-wrap: break-word;

View File

@@ -49,8 +49,6 @@ const Post = () => {
window.scrollTo(0, 0);
}, []);
console.log(post.content);
return (
<div className={styles.content}>
<div className={styles.sidebar}>