tweak navbar, add link to colors

This commit is contained in:
2021-07-22 07:34:17 -04:00
parent b53443cf23
commit da4de855d7
2 changed files with 7 additions and 2 deletions

View File

@ -12,7 +12,7 @@ textarea, .navbar-brand {
}
footer {
padding:10px 0;
padding: 10px 0;
}
.navbar-brand {
@ -35,6 +35,10 @@ footer {
font-weight: bold;
}
#your-name-text {
width: 170px;
}
#your-color-text {
width: 90px;
text-align: center;