This website works better with JavaScript
Home
Explore
Help
Sign In
biheng
/
uppy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix invisible identifiers in class declarations.
Renée Kooi
6 years ago
parent
a75aa30663
commit
3c9cf4b16a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
website/themes/uppy/source/css/_syntax.scss
+ 1
- 1
website/themes/uppy/source/css/_syntax.scss
View File
@@ -37,7 +37,7 @@ pre {
}
.class .title {
- color:
white
;
+ color:
#2973b7
;
}
.symbol,