mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 08:15:12 +00:00
Adjust console padding to kinda match terminal padding
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user