diff options
Diffstat (limited to 'britons.css')
| -rw-r--r-- | britons.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/britons.css b/britons.css index 6e26d15..b64e713 100644 --- a/britons.css +++ b/britons.css @@ -10,7 +10,7 @@ body { font-family: "Liberation Serif", "Times New Roman"; display: block; background-color: whitesmoke; - width: 80%; + width: 70%; padding: 2%; padding-top: 1%; margin: 2%; @@ -68,7 +68,7 @@ header i { opacity: 0.5; transition: opacity 0.25s ease-in; z-index: -1; - width: 17%; + width: 25%; } .fig:hover { |
