Thabks Nathan
Yes comming to the conclusion that the 34 is the way to go. Have a pair of 32 at home so can mix and match but think long term the 32 will end up on a hard tail
Author
Posts
Viewing 1 post (of 1 total)
/* ----------------------------------------- */
/* View: Next Events Side Bar - start */
/* ----------------------------------------- */
.event-list-sidebar-item{padding:10px;}
.event-date-box {
float: left;
margin: 2px 5px 5px 5px;
padding: 0px 10px 10px 10px;
border-radius: 5px;
color: #333333;
text-align: center;
font-size: 16px;
}
.edb-month {
text-transform: uppercase;
}
.edb-date {
font-size: 20px;
font-weight: bold;
}
/* ----------------------------------------- */
/* View: Next Events Side Bar - end */
/* ----------------------------------------- */