مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
15 أسطر
210 B
SCSS
15 أسطر
210 B
SCSS
.multibox {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin: 40px 0;
|
|
}
|
|
|
|
.multibox__input {
|
|
width:80px;
|
|
height:70px;
|
|
font: inherit;
|
|
font-weight: 700;
|
|
font-size:38px;
|
|
text-align:center;
|
|
}
|