mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 03:05:13 +00:00
Adjust console padding to kinda match terminal padding
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
background-color: black;
|
||||
border: 1px solid black;
|
||||
color: white;
|
||||
padding: 8px;
|
||||
padding: 0 8px 8px 8px;
|
||||
font-size: small;
|
||||
}
|
||||
|
Reference in New Issue
Block a user