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;
|
||||
gap: 1.5em;
|
||||
margin: 1em 0;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
/* --- Pot visualization --- */
|
||||
@@ -147,7 +148,7 @@ header#connection-bar {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
#pot-svg {
|
||||
width: 144px;
|
||||
width: 288px;
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user