pco-deployed/css/custom.css

12 lines
170 B
CSS
Raw Normal View History

2021-10-29 19:58:13 -07:00
.box--maps .embed--map {
padding: 5px;
background-color: black;
}
2021-12-26 11:04:49 -08:00
.section--hero {
background-position: right;
justify-content: start;
padding-top: 5em;
}