add Patches Component

This commit is contained in:
[poww10s]
2020-11-20 04:51:50 -05:00
parent 70ccfe7ee1
commit 0e89ade1c6
6 changed files with 159 additions and 6 deletions
@@ -14,7 +14,7 @@
margin: 2.5pt 0;
}
.pitchContainer {
.horizontalContainer {
font-size: small;
display: inline-flex;
flex-direction: row;
@@ -26,7 +26,7 @@
width: 420px;
height: 214px;
}
.pitchContainer > .container {
.horizontalContainer > .container {
padding: 0 16pt;
width: 100%;
margin: 10pt 0;