|
@@ -319,7 +319,7 @@ export default {
|
|
|
justify-content: space-between;
|
|
|
padding: 15px;
|
|
|
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
|
|
|
-
|
|
|
+ margin-bottom: 10px;
|
|
|
.reward-table {
|
|
|
display: grid;
|
|
|
grid-template-columns: 1.5fr 1fr 1fr 1fr;
|
|
@@ -371,7 +371,6 @@ export default {
|
|
|
|
|
|
.news-title {
|
|
|
width: 90%;
|
|
|
- margin: 24px auto 0 auto;
|
|
|
color: #fff;
|
|
|
font-size: 20px;
|
|
|
font-weight: bold;
|