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

github.com/asurbernardo/amperage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsur <asur@asurbernardo.com>2020-01-24 22:10:29 +0300
committerAsur <asur@asurbernardo.com>2020-01-24 22:10:29 +0300
commit1a73bb92ebea86e0e27f8309d05fe8db23565f30 (patch)
tree18ee73c906a8464039031a06f8cad9f122b8de71
parent706bfc846a21080425b1bbb976f28f62f1ef64dc (diff)
Center author cta text
-rw-r--r--assets/theme.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/theme.scss b/assets/theme.scss
index 02f7ce0..33f691a 100644
--- a/assets/theme.scss
+++ b/assets/theme.scss
@@ -310,7 +310,8 @@ blockquote {
&__image {
border-radius: 100px;
}
- &__bio {
+ &__bio,
+ &__cta {
text-align: center;
}
&__cta {