Fix Width on Calendar
This commit is contained in:
+2
-2
@@ -246,7 +246,7 @@ footer a:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#calendar {
|
#calendar {
|
||||||
width: 1024px;
|
width: 90%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -262,4 +262,4 @@ section.title {
|
|||||||
section.sidebar {
|
section.sidebar {
|
||||||
float: right;
|
float: right;
|
||||||
width: 20%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user