@@ -26,6 +26,11 @@
.col {
flex: 5;
}
+ code {
+ background-color: #ffe4c478;
+ padding: 2px 6px;
+ border-radius: 4px;
+ }
</style>
</head>
<body>