Skip to content

Commit 77dba95

Browse files
authored
Update terminal-verification.html
1 parent f86f867 commit 77dba95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

terminal-verification.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
line-height: 1.5;
2727
background-color: rgba(0, 0, 0, 0.3);
2828
box-shadow: inset 0 0 30px rgba(0, 255, 102, 0.05);
29-
position: relative;
29+
position: flex;
3030
z-index: 1;
3131
margin-bottom: 8.5rem;
3232
margin-top: 3.8rem;
33-
background: #222 !important;
33+
background: #222;
3434
}
3535

3636
/* TERMINAL OVERFLOW FIX */

0 commit comments

Comments
 (0)