polycule-connect/polyculeconnect/static/style/index.css

14 lines
173 B
CSS

body {
margin: 0;
}
.site-header {
width: 100%;
display: flex;
padding: 10px;
margin-bottom: 40px;
.site-logo img {
height: 100px;
}
}