Skip to content

Commit aa5ad03

Browse files
authored
Merge pull request #753 from lidofinance/fix/css-better-align
Fix: better align css
2 parents 5fb045a + 5a3f261 commit aa5ad03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
background: linear-gradient(135deg, rgba(0, 163, 255, 0.1) 0%, rgba(139, 92, 246, 0.05) 100%) !important;
285285
border: 1px solid rgba(0, 163, 255, 0.2) !important;
286286
border-radius: 8px !important;
287-
margin: 0.25rem 0 !important;
287+
margin: 0.25rem 0.4rem !important;
288288
padding: 0.625rem 1rem !important;
289289
font-weight: 600 !important;
290290
color: #00A3FF !important;

0 commit comments

Comments
 (0)