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

github.com/StaticMania/roxo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/components/_footer.scss')
-rw-r--r--assets/scss/components/_footer.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/assets/scss/components/_footer.scss b/assets/scss/components/_footer.scss
index 1cb0e34..1f0497c 100644
--- a/assets/scss/components/_footer.scss
+++ b/assets/scss/components/_footer.scss
@@ -69,9 +69,7 @@
}
a{
color: $text-color-dark;
- text-transform: uppercase;
- margin-bottom: 50px;
- letter-spacing: 3px;
+ transition: all .3s ease;
@include tablet{
font-size: 20px;
}