This commit is contained in:
Armen Rohalov
2025-06-28 14:46:59 +03:00
parent 091130840f
commit 2c6b9a8822
19 changed files with 293 additions and 127 deletions
+4
View File
@@ -7,6 +7,10 @@ body {
-moz-osx-font-smoothing: grayscale;
}
* {
box-sizing: border-box;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;