Added very cool button

This commit is contained in:
Igor Nurullaev
2019-09-12 20:32:54 +03:00
parent 706e7c9916
commit 4f4da4119a
3 changed files with 56 additions and 0 deletions

View File

@@ -52,4 +52,11 @@ html {
.dropdown-menu div {
width: 200px;
}
.navbar img {
margin-left: 12px;
height: 40px;
width: auto;
cursor: pointer;
}