brew services start postgres
brew services stop postgres
;(function addSecuritySeals(element, $) { | |
const styleRules = ` | |
#version-2 #confirm-order-step-bottom { width: auto; } | |
#version-2 #confirm-order-step-bottom .step { margin: 3px; } | |
.seals { | |
display: flex; | |
justify-content: space-between; | |
} |