1
0
mirror of https://github.com/avatao-content/frontend-tutorial-framework synced 2025-04-07 14:52:40 +00:00

Adjust console font size to kinda match terminal font size

This commit is contained in:
Kristóf Tóth 2018-05-25 16:28:14 +02:00
parent 944eb1d229
commit 5112df831d

@ -6,4 +6,5 @@
border: 1px solid black;
color: white;
padding: 8px;
font-size: small;
}