Files
forkio/src/scss/_download.scss
Bartlomiej Pluta (PGS Software) 2a10237171 Fix header
2018-04-10 12:12:07 +02:00

18 lines
312 B
SCSS

.download {
text-align: center;
width: 100%;
}
.download__rounded-button--translated {
position: relative;
bottom: 15px;
}
.download__description {
padding-top: 15px;
font-family: Montserrat, sans-serif;
font-size: 14px;
font-weight: 500;
color: $regular-text;
text-transform: capitalize;
}