mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2025-05-23 02:12:03 +00:00
/vibe code
This commit is contained in:
parent
19f019eaeb
commit
0f7c3a233f
@ -26,6 +26,13 @@ body {
|
|||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.vibe {
|
||||||
|
font-family: 'SF Mono', 'Menlo', 'Monaco', 'Consolas', 'Liberation Mono', 'Courier New', monospace;
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 1.5;
|
||||||
|
overflow-x: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
body {
|
body {
|
||||||
overflow-y: auto !important;
|
overflow-y: auto !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user