ds-front-test/css/ds.css
2023-02-21 23:33:58 +01:00

7 lines
218 B
CSS

header {
background-image: url('http://150.145.56.132/static/img/logos/dataspace_icon.svg');
background-position: center;
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
}