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

github.com/StaticMania/portio-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/components/_contact.scss')
-rw-r--r--assets/scss/components/_contact.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/scss/components/_contact.scss b/assets/scss/components/_contact.scss
index 5f426fb..eef59f7 100644
--- a/assets/scss/components/_contact.scss
+++ b/assets/scss/components/_contact.scss
@@ -41,4 +41,9 @@
margin-top: 60px;
}
}
+ &-generator {
+ p,a,strong{
+ font-size: 13px;
+ }
+ }
}