mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 09:22:59 +02:00
theme: Set width to 960px.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/* This controls the width of the fixed width layouts */
|
||||
|
||||
.fixed {
|
||||
width: 910px !important;
|
||||
width: 960px !important;
|
||||
}
|
||||
|
||||
/* Basic Stuff */
|
||||
|
||||
Reference in New Issue
Block a user