mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-24 02:36:02 +10:00
wider
This commit is contained in:
@@ -51,7 +51,7 @@ a {
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 1200px; /* set max width */
|
||||
max-width: 1560px; /* increased by 30% from 1200px */
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
padding: 2rem 0 2rem 0;
|
||||
@@ -123,7 +123,7 @@ social-links a:hover .fab.fa-youtube {
|
||||
}
|
||||
|
||||
#posts {
|
||||
max-width: 1200px;
|
||||
max-width: 1560px; /* increased by 30% from 1200px */
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user