mirror of
https://github.com/towfiqi/serpbear
synced 2025-06-26 18:15:54 +00:00
feat: Makes Content width a little wider.
This commit is contained in:
parent
d3e3760527
commit
42c5e2be07
@ -8,6 +8,10 @@ body {
|
|||||||
background-color: #f8f9ff;
|
background-color: #f8f9ff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.max-w-7xl {
|
||||||
|
max-width: 90rem;
|
||||||
|
}
|
||||||
|
|
||||||
.domKeywords {
|
.domKeywords {
|
||||||
/* min-height: 70vh; */
|
/* min-height: 70vh; */
|
||||||
border-color: #e9ebff;
|
border-color: #e9ebff;
|
||||||
|
Loading…
Reference in New Issue
Block a user