Skip to content

Commit

Permalink
Explorer: Adjust margins
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadol committed Aug 19, 2024
1 parent fde41e7 commit fb0f0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/htm/BeamExplorer.htm
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@
.specialBlock_Description {
font-size: 1.3rem;
line-height: 1.7rem;
padding: 2px 2px 10px 2px;
padding: 8px 2px 10px 2px;
}
.specialBlock_Description br { /* Dirty hack to add line spacing to 'br' tag... */
display: block;
Expand Down

0 comments on commit fb0f0e2

Please sign in to comment.