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

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index c666e6b..aeab7f5 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -207,7 +207,9 @@
/* CARD */
.card {
margin-bottom: 2.75rem;
- max-width: 50%;
+ max-width: 900px;
+ text-justify: distribute;
+ width: 70%;
}
.card__header__link {