10 lines
114 B
CSS
Vendored
10 lines
114 B
CSS
Vendored
#projects {
|
|
padding-left: 33.33%;
|
|
}
|
|
|
|
h3 {
|
|
float: left;
|
|
width: 45%;
|
|
margin: 0 5% 0 -50%;
|
|
text-align: right;
|
|
}
|