Scale LCD panel and pot visualization 2x
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DGKe8JzTM2Gr1fdx9wYXTi
This commit is contained in:
+2
-1
@@ -139,6 +139,7 @@ header#connection-bar {
|
|||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
gap: 1.5em;
|
gap: 1.5em;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --- Pot visualization --- */
|
/* --- Pot visualization --- */
|
||||||
@@ -147,7 +148,7 @@ header#connection-bar {
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
#pot-svg {
|
#pot-svg {
|
||||||
width: 144px;
|
width: 288px;
|
||||||
height: auto;
|
height: auto;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user