WTF-IS: Omarchy
table { width: 100%; border-collapse: collapse; margin: 1.5rem 0; }
th,
td {
border: 1px solid #ccc;
padding: 5px !important;
text-align: left;
vertical-align: top;
}
th {
font-weight: 600;
}
pre {
overflow-x: auto;
line-height: 1.5;
}
ul {
margin-bottom: 1.5... Read All