fix(docs): mobile layout and font consistency (#139)
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
@media (max-width: 700px) {
|
||||
.hero-demo {
|
||||
flex-direction: column;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.hero-chat,
|
||||
.hero-terminal {
|
||||
min-height: 280px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user