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

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/style.scss')
-rw-r--r--assets/sass/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/style.scss b/assets/sass/style.scss
index 2e5980d..3418578 100644
--- a/assets/sass/style.scss
+++ b/assets/sass/style.scss
@@ -453,7 +453,7 @@ table {
.author-bio {
margin: 20px auto 0;
text-align: center;
- width: 700px;
+ max-width: 700px;
}
/* ============================================================ */