Skip to content

Commit 9ac3a0d

Browse files
committed
Update snl-styles.css
1 parent d4a8599 commit 9ac3a0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/snl-styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ body.light-mode .snl-info{
165165
max-width: 600px;
166166
height: 400px;
167167
min-width: 400px;
168+
width: 400px;
168169
border-radius: 1rem;
169170
position: relative;
170171
overflow: hidden;
@@ -312,7 +313,7 @@ body.light-mode .dial-card{
312313
.dial-card{
313314
margin: 0 8px;
314315
max-width: 100%;
315-
min-width: auto;
316+
min-width: 300px;
316317
}
317318
.search-container{
318319
flex-direction: column;

0 commit comments

Comments
 (0)