Commit 6ddbce59 authored by anxixi's avatar anxixi

首页相关功能

parent dfce54fe
......@@ -1705,7 +1705,7 @@
.content_events{
>ul{
>li:nth-child(1){
margin-top: 15px;
margin: 15px 0 0 0;
}
>li{
width: calc(100% / 3);
......@@ -1742,7 +1742,7 @@
.content_guess{
>ul{
>li:nth-child(1){
margin-top: 15px;
margin: 15px 0 0 0;
}
>li{
width: calc(100% / 3);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment