mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-05 08:13:40 +00:00
Adjust CSS
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
.container{
|
||||
max-width: 900px
|
||||
max-width: 1200px;
|
||||
}
|
||||
|
||||
.site {
|
||||
max-width: 2000px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user