1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 13:14:20 +00:00
5e-drs/docs/.vuepress/theme/styles/_typography.scss
2020-04-11 18:01:59 +02:00

16 lines
149 B
SCSS

.home-logo {
max-width: 300px;
width: 100%;
}
.srd {
.content {
a {
//color: #9b1c47;
}
}
}
.source {
font-size: 0.8rem;
}