This commit is contained in:
2024-11-11 21:12:50 +01:00
parent 0b1927c176
commit 801e1d40b6
4 changed files with 63 additions and 6 deletions

View File

@ -215,6 +215,10 @@ img {
.about-text-p {
padding-top: 15px;
}
.code-box {
width: auto;
height: auto;
}
}
footer {