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