There was an error while loading. Please reload this page.
1 parent 45e2c60 commit fa8e452Copy full SHA for fa8e452
1 file changed
src/styles.css
@@ -13766,6 +13766,7 @@ hr {
13766
display: flex;
13767
align-items: center;
13768
text-align: center;
13769
+ margin-top: 20px;
13770
margin-bottom: 10px;
13771
}
13772
@@ -14035,7 +14036,7 @@ hr {
14035
14036
--dmsg-row-padding-y: 0px;
14037
--dmsg-row-padding-x: 2px;
14038
--dmsg-streak-gap: 16px;
- --dmsg-continuation-gap: 2px;
14039
+ --dmsg-continuation-gap: 3px;
14040
--dmsg-gutter-width: 56px;
14041
--dmsg-avatar-size: 40px;
14042
--dmsg-author-color: #ffffff;
0 commit comments