fix: 小屏幕设备主页显示问题 (#300)
This commit is contained in:
parent
977ff684eb
commit
8b746b32dc
@ -246,6 +246,12 @@
|
|||||||
.options .options_list {
|
.options .options_list {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
}
|
}
|
||||||
|
h1{
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
p.call {
|
||||||
|
font-size: 1.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user