Skip to content

Commit d4daf37

Browse files
committed
Remove margin auto from code tabs
1 parent dfa6f39 commit d4daf37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/css/code-tab.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#goby-lang {
22
height: 75vh;
3-
width: 85%;
4-
margin-left: auto;
5-
margin-right: auto;
63
}
74
#goby-lang > pre {
85
margin: 0;

0 commit comments

Comments
 (0)