mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 13:14:20 +00:00
16 lines
149 B
SCSS
16 lines
149 B
SCSS
.home-logo {
|
|
max-width: 300px;
|
|
width: 100%;
|
|
}
|
|
|
|
.srd {
|
|
.content {
|
|
a {
|
|
//color: #9b1c47;
|
|
}
|
|
}
|
|
}
|
|
|
|
.source {
|
|
font-size: 0.8rem;
|
|
}
|