m3hrdadfi's picture
Fix style bugs
b329690
raw
history blame
No virus
196 Bytes
body {
background-color: #eee;
}
.fullScreenFrame > div {
display: flex;
justify-content: center;
}
.ingredients-list {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}