Skip to content
Snippets Groups Projects
general.scss 103 B
Newer Older
pnogal's avatar
pnogal committed
body {
    margin: 0px;
}

.text-right {
    text-align: right;
}

.semi-bold {
    font-weight: 700;
}