Skip to content

Commit

Permalink
Minor Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-S-Amir committed Jul 3, 2023
1 parent dbc061f commit 8cbf38f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions Assets/CSS/Stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -6673,14 +6673,6 @@ body::-webkit-scrollbar-thumb {
margin: 0 .5em
}

.main .terminal {
display: flex;
flex-direction: column-reverse;
flex: 1;
overflow: hidden;
background: #000
}

.main .window-container {
padding: .25em;
display: flex;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
<iframe id="inspect" src="./inspect.html" defer=""></iframe>
</body>

</html>
</html>

0 comments on commit 8cbf38f

Please sign in to comment.