aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-18 16:05:11 -0500
committerAlee <alee14498@gmail.com>2018-11-18 16:05:11 -0500
commit53911c679ce479219874c3eff5dddd6e705e3c3f (patch)
treecf37f6c8f3aa49ce996b540aec9307588595c4de /style.css
parent517596fc97be02f777fb665f0f25c8a5b803491e (diff)
downloadpersonal-website-53911c679ce479219874c3eff5dddd6e705e3c3f.tar.gz
personal-website-53911c679ce479219874c3eff5dddd6e705e3c3f.tar.bz2
personal-website-53911c679ce479219874c3eff5dddd6e705e3c3f.zip
hopefully fixed the link
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 39584fe..f11beb4 100644
--- a/style.css
+++ b/style.css
@@ -154,7 +154,7 @@ li a:hover {
}
.container-blog {
- width:100%;
+ width:95%;
margin:auto;
overflow:hidden;
}