biobulkbende.org/app/assets/scss/base/_global.scss

9 lines
99 B
SCSS

body {
font-family: 'Roboto', sans-serif;
color: #333;
}
img{
max-width: 100%;
height: auto;
}