Fix: contributon branch 반영

This commit is contained in:
yongfire38
2024-05-27 17:23:53 +09:00
parent da5caa40fc
commit 6f4f8c9c4d
64 changed files with 1527 additions and 11848 deletions

View File

@@ -1140,7 +1140,8 @@ footer div > span a {
overflow: hidden;
}
#main .slide div.slide-title p {
height: 12vw;
/* height: 12vw; */
background: rgba(0, 0, 0, 0.3);
color: #fff;
font-size: 2.7vw;
font-weight: 600;
@@ -1171,6 +1172,7 @@ footer div > span a {
left: 6vw;
color: rgba(255, 255, 255, 0.7);
font-size: 1.7vw;
background: rgba(0, 0, 0, 0.3);
}
#main .slide a:before {
content: '╋';