tywei08 commited on
Commit
8f2f745
·
verified ·
1 Parent(s): 475abca

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -6
style.css CHANGED
@@ -164,10 +164,4 @@
164
  0 0 15px rgba(255, 99, 71, 0.7),
165
  0 0 25px rgba(255, 99, 71, 0.7),
166
  0 0 20px rgba(30, 255, 255, 0.5) inset;
167
- }
168
- .generate-button.right-aligned-small {
169
- float: right; /* Align the button to the right */
170
- padding: 5px 10px; /* Adjust padding to make the button smaller */
171
- margin-right: 20px; /* Right margin for spacing */
172
- font-size: 14px; /* Smaller font size */
173
  }
 
164
  0 0 15px rgba(255, 99, 71, 0.7),
165
  0 0 25px rgba(255, 99, 71, 0.7),
166
  0 0 20px rgba(30, 255, 255, 0.5) inset;
 
 
 
 
 
 
167
  }