Commit 98a2bfb0 by yuhac

update

1 parent aac0ee73
Showing with 5 additions and 5 deletions
......@@ -88,7 +88,7 @@
.title {
width: 100%;
text-align: center;
font-size: 30px;
font-size: 18px;
color: #222;
}
......@@ -100,7 +100,7 @@
.data-item {
width: 50%;
margin-top: 20px;
font-size: 28px;
font-size: 14px;
color: #333;
}
......@@ -162,11 +162,11 @@
}
.operation .item {
width: 196px;
height: 80px;
width: 146px;
height: 30px;
background: #409eff;
color: white;
font-size: 28px;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!