update submodule
This commit is contained in:
13
source/_data/styles.styl
Normal file
13
source/_data/styles.styl
Normal file
@ -0,0 +1,13 @@
|
||||
.posts-expand {
|
||||
.post-title {
|
||||
font-size: 1.6em;
|
||||
|
||||
+mobile() {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
code, kbd, samp {
|
||||
font-size: 0.9em;
|
||||
}
|
Reference in New Issue
Block a user