mirror of
https://github.com/osmarks/website
synced 2025-08-30 09:17:56 +00:00
I hate CSS
This commit is contained in:
@@ -89,7 +89,7 @@ summary h1, summary h2
|
||||
// for easier viewing on big screen devices, narrow the width of text
|
||||
// also make links a bit more distinct
|
||||
main
|
||||
max-width: 100%
|
||||
max-width: calc(100% - 2 * $content-margin)
|
||||
width: $content-width
|
||||
text-align: justify
|
||||
margin-left: $content-margin
|
||||
|
Reference in New Issue
Block a user