fix: constrain calculator width on calc-02 sample
This commit is contained in:
@@ -51,6 +51,7 @@ body {
|
||||
|
||||
.calculator {
|
||||
width: 100%;
|
||||
max-width: 460px;
|
||||
height: auto;
|
||||
display: grid;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user