index
:
farajli.net.git
master
Source tree of my website.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
style.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index beb961e..2cde8a8 100644
--- a/
style.css
+++ b/
style.css
@@ -2,7 +2,7 @@
body {
font: 15px monospace;
- max-width: 60em;
+ width: 60em;
display:block;
padding-top: 4em;
margin: auto;