correct spacing without new release
This commit is contained in:
parent
d0dd81602b
commit
67b88eafd3
|
@ -33,6 +33,10 @@ a:visited {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.project > p:first-of-type {
|
||||||
|
margin-bottom: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
.project > h2 > span {
|
.project > h2 > span {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
float: right;
|
float: right;
|
||||||
|
|
Loading…
Reference in New Issue