2032er/Blog/_sass/my-inline.scss

5 lines
144 B
SCSS
Raw Normal View History

2020-07-26 17:34:37 +00:00
// You can add CSS rules here that will be inlined into each document.
.sidebar a {
text-shadow: rgba(0, 0, 0, 0.25) 0.1rem 0.1rem 0.15rem;
}