Right aligning services div

This commit is contained in:
David 2013-12-26 23:26:56 +01:00
parent 419df9b0b4
commit 34517f5f68

View File

@ -192,6 +192,8 @@ a:hover {
width: 380px;
}
.span4 {
position: absolute;
right: 0px;
width: 300px;
}
.span3 {