feat: Makes Content width a little wider.

This commit is contained in:
towfiqi 2024-11-09 20:32:28 +06:00
parent d3e3760527
commit 42c5e2be07

View File

@ -8,6 +8,10 @@ body {
background-color: #f8f9ff;
}
.max-w-7xl {
max-width: 90rem;
}
.domKeywords {
/* min-height: 70vh; */
border-color: #e9ebff;