mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 10:12:41 +00:00
Adjust console padding to kinda match terminal padding
This commit is contained in:
parent
5112df831d
commit
1bc687b081
@ -5,6 +5,6 @@
|
|||||||
background-color: black;
|
background-color: black;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 8px;
|
padding: 0 8px 8px 8px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user