1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-16 02:54:20 +02:00

Highlight centering sample code

This commit is contained in:
Phuoc Nguyen
2019-11-15 16:37:08 +07:00
parent 029755ed64
commit 478297f11a
3 changed files with 16 additions and 4 deletions

View File

@@ -11,7 +11,6 @@
-webkit-font-smoothing: antialiased;
}
code {
border-radius: 4px;
font-family: 'Source Code Pro', monospace;
font-size: 14px;
}