1
0
Fork 0
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:
Knut Ahlers 2018-09-25 01:21:06 +02:00
parent 0cba83022d
commit e54ff6d536
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -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 -->