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

github.com/negrel/hugo-theme-pico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Negrel <negrel.dev@protonmail.com>2021-02-05 22:28:54 +0300
committerAlexandre Negrel <negrel.dev@protonmail.com>2021-02-05 22:28:54 +0300
commitaf00aeefc0f56e8a259d431d00e4310525f86ac3 (patch)
tree19c13cb7b13139ea86fe519b2d8133955476829f
parent6e3ce28e7b0a35482d6e40208efafba053a26f43 (diff)
updating theme for list
-rw-r--r--assets/sass/_theme.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/_theme.sass b/assets/sass/_theme.sass
index 2f4944d..29bf13a 100644
--- a/assets/sass/_theme.sass
+++ b/assets/sass/_theme.sass
@@ -35,7 +35,7 @@ p
ul
list-style: initial
- @apply pl-6 mt-2
+ @apply pl-6 ml-8
code
@apply bg-grey-100 p-1 rounded-md