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

github.com/4ever9/less.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/single.scss')
-rw-r--r--assets/scss/single.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/assets/scss/single.scss b/assets/scss/single.scss
deleted file mode 100644
index f335114..0000000
--- a/assets/scss/single.scss
+++ /dev/null
@@ -1,14 +0,0 @@
-
-.single {
- line-height: 1.5;
- color: #4C4E4D;
- .single-title {
- font-size: 36px;
- text-align: center;
- margin-bottom: 40px;
- }
-
- p {
- margin-bottom: 30px;
- }
-} \ No newline at end of file