diff --git a/public/stylesheets/store.css b/public/stylesheets/store.css index 02c3a0bd..e3264b89 100644 --- a/public/stylesheets/store.css +++ b/public/stylesheets/store.css @@ -680,7 +680,11 @@ button:active { } .card-number { - font-weight: bold; + padding-left: 8px; + white-space: nowrap; + font-family: Source Code Pro, monospace; + color: #0d2b3e; + font-weight: 500; } .card-number span {