Skip to content

Commit 77e84cb

Browse files
committed
Fix changelogs page on mobile
1 parent 7ca9fec commit 77e84cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ select {
553553
}
554554

555555
.apanel {
556-
margin: 0px 72px;
556+
margin: 0px 3%;
557557
background-color: var(--VeryDarkGray);
558558
max-height: 0;
559559
overflow: hidden;

0 commit comments

Comments
 (0)