itcker-serve style: more precise margins

这个提交包含在:
Astro 2021-05-26 21:09:57 +02:00
父节点 6d371efc45
当前提交 0451d9a56f
共有 1 个文件被更改,包括 5 次插入3 次删除

查看文件

@ -73,7 +73,7 @@ h3 a {
.time {
position: absolute;
transform: translate(-2.5rem, 3.8rem) rotate(270deg);
transform: translate(-2.62rem, 3.8rem) rotate(270deg);
width: 3.5rem;
text-align: right;
transform-origin: top left;
@ -83,11 +83,13 @@ h3 a {
line-height: 1.5rem;
}
.recurrence {
color: #D7D7D7;
color: #E7E7E7;
font-weight: bold;
padding-right: 0.8em;
font-size: 120%;
padding-right: 0.5rem;
}
.location {
margin-top: 0.5rem;
line-height: 1.1em;
min-height: 1.1em;
}