1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-05 14:27:54 +02:00

Added line height to code pages

This commit is contained in:
Andrew Davis
2018-09-16 12:34:10 -05:00
parent 3131917bf2
commit 60f799bc55

View File

@@ -112,6 +112,7 @@ button:hover .icon svg {
}
.doc {
padding: 0.5em 0;
line-height: 1.2;
}
.subtitle {
margin-top: 0;