seawolf2357 commited on
Commit
f71eda7
·
verified ·
1 Parent(s): 92f2119

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +2 -2
app.css CHANGED
@@ -132,7 +132,7 @@ footer, .footer, div[class*="footer"], #footer {
132
  margin-top: 8px;
133
  text-align: left;
134
  height: auto !important;
135
- padding: 12px !important;
136
  white-space: normal !important;
137
  line-height: 1.5 !important;
138
  transition: all 0.3s ease;
@@ -146,7 +146,7 @@ footer, .footer, div[class*="footer"], #footer {
146
 
147
  /* 버튼 사이 간격 */
148
  .ant-btn-block + .ant-btn-block {
149
- margin-top: 12px;
150
  }
151
 
152
  /* 전체 레이아웃 조정 */
 
132
  margin-top: 8px;
133
  text-align: left;
134
  height: auto !important;
135
+ padding: 11px !important;
136
  white-space: normal !important;
137
  line-height: 1.5 !important;
138
  transition: all 0.3s ease;
 
146
 
147
  /* 버튼 사이 간격 */
148
  .ant-btn-block + .ant-btn-block {
149
+ margin-top: 10px;
150
  }
151
 
152
  /* 전체 레이아웃 조정 */