Spaces:
Paused
Paused
Update app.css
Browse files
app.css
CHANGED
|
@@ -183,4 +183,8 @@ footer, .footer, div[class*="footer"], #footer {
|
|
| 183 |
|
| 184 |
.copy-btn:active {
|
| 185 |
background: #d0d0d0;
|
|
|
|
|
|
|
|
|
|
|
|
|
| 186 |
}
|
|
|
|
| 183 |
|
| 184 |
.copy-btn:active {
|
| 185 |
background: #d0d0d0;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
.template-buttons {
|
| 189 |
+
margin-top: 10px;
|
| 190 |
}
|