seawolf2357 commited on
Commit
2f68042
·
verified ·
1 Parent(s): 4149fe9

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +4 -0
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
  }