tutorial updates

This commit is contained in:
AlecM33
2022-01-18 21:23:03 -05:00
parent a6051402f6
commit d04a1d2b5e
3 changed files with 29 additions and 8 deletions

View File

@@ -197,6 +197,7 @@ button {
}
#how-to-use-container h1 {
color: #4b6bfa;
font-family: signika-negative, sans-serif;
}
@@ -251,11 +252,8 @@ input {
}
#how-to-use-container h3 {
font-size: 25px;
}
#how-to-use-container h1 {
font-size: 40px !important;
color: #b1afcd;
font-weight: bold;
}
.tutorial-image-small {
@@ -664,6 +662,24 @@ input {
opacity: 0.85 !important;color:#ffffff !important;
}
@media(max-width: 550px) {
.how-to-use-header {
font-size: 25px;
}
#how-to-use-container h3 {
font-size: 20px;
}
}
@media(min-width: 551px) {
.how-to-use-header {
font-size: 40px;
}
#how-to-use-container h3 {
font-size: 25px;
}
}
@keyframes lds-spinner {
0% {