mirror of
https://github.com/Luzifer/past3.git
synced 2024-11-09 08:20:02 +00:00
Slightly increase font size of editor
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
0cba83022d
commit
e54ff6d536
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
.file-mgmt { width: 100%; }
|
||||
.modal-body { text-align: center; }
|
||||
#signInButton { margin: 20px 164px 0; }
|
||||
.CodeMirror pre { font-size: 0.85rem; }
|
||||
</style>
|
||||
|
||||
<!-- Sign-In with Google -->
|
||||
|
|
Loading…
Reference in a new issue