diff options
| -rw-r--r-- | resources/style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/resources/style.css b/resources/style.css index 05bf450..2912442 100644 --- a/resources/style.css +++ b/resources/style.css @@ -141,8 +141,8 @@ pre {  }  .about { -	width: 65%;      float: left; +    width: auto;  }  .image { | 
