create install + plugins, nasazeno

This commit is contained in:
kankys
2024-10-21 11:51:22 +02:00
parent 2a08f000fb
commit 8e1d15a936
3 changed files with 114 additions and 1 deletions

View File

@ -122,6 +122,14 @@ nav li a {
padding-bottom: 50px;
}
.install {
margin-top: 50px;
}
.plugins {
margin-top: 50px;
}
.contact {
text-align: center;
}
@ -153,3 +161,4 @@ footer {
#scrollToTopBtn i {
font-size: 34px;
}