Replacing menu button texts with icons.

Latest blocks is now a separate page.
This commit is contained in:
softsimon
2020-09-22 05:51:34 +07:00
parent 2c3b02a682
commit b67b025dc2
9 changed files with 231 additions and 14 deletions

View File

@@ -24,6 +24,9 @@ li.nav-item a {
color: #ffffff;
}
.navbar-nav {
flex-direction: row;
}
nav {
box-shadow: 0px 0px 15px 0px #000;