Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onweru/compose.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_syntax.sass')
-rw-r--r--assets/sass/_syntax.sass3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/sass/_syntax.sass b/assets/sass/_syntax.sass
index 6acda5f..fafb461 100644
--- a/assets/sass/_syntax.sass
+++ b/assets/sass/_syntax.sass
@@ -35,6 +35,9 @@ code
position: relative
padding: 0 1rem
margin: 1.5rem auto 1rem auto
+ & &
+ margin: 0
+ padding: 0
& + &
margin-top: 2.25rem
&:hover > div