mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:21:31 +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;
|
||||
border: 1px solid black;
|
||||
color: white;
|
||||
padding: 8px;
|
||||
padding: 0 8px 8px 8px;
|
||||
font-size: small;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user