style.scss 109 Bytes
Newer Older
ada committed
1 2 3 4 5 6
.content {
    color: #fff;
    font-size: (18rem / 16);
    font-weight: bold;
    margin: (10rem / 16) 0;
}