✨
This commit is contained in:
@ -28,6 +28,23 @@
|
||||
font-size: 20pt;
|
||||
}
|
||||
|
||||
.menupage form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
align-items: center;
|
||||
justify-items: center;
|
||||
}
|
||||
|
||||
.menupage form p {
|
||||
margin-top: -10pt;
|
||||
margin-bottom: 10pt;
|
||||
}
|
||||
.menupage form div {
|
||||
margin-bottom: 10pt;
|
||||
}
|
||||
|
||||
.menupage form .number {
|
||||
width: 50pt;
|
||||
text-align: right;
|
||||
|
Reference in New Issue
Block a user