category.css 256 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 /* .row { padding-left: 15px; padding-right: 15px; } */ .card-body { text-align: center; } body{ font-family: 'Noto Sans KR', sans-serif; } .category{ text-align: center; margin-left: auto; margin-right: auto; width: 70%; }