This commit is contained in:
Yuri Kuznetsov
2024-09-15 10:37:47 +03:00
parent 486a25e0ce
commit 7d5ceb3c61

View File

@@ -1268,6 +1268,12 @@ section {
float: left;
}
}
> a.link {
position: relative;
left: -14px;
padding-left: 14px;
}
}
}
}