molvault / style.css
VaultChem's picture
initial commit
d831908 verified
raw
history blame
132 Bytes
html,
body,
[class*="css"] {
font-family: 'Roboto', sans-serif;
font-size: 27px;
font-weight: 500;
color: #091747;
}