fix error

This commit is contained in:
rulingcom 2022-01-22 02:27:48 +00:00
parent eec1d18a47
commit e49e0ff41e
1 changed files with 1 additions and 0 deletions

View File

@ -505,6 +505,7 @@ body{
.kenjohn {
//flex-wrap:wrap-reverse;
display: flex;
flex-direction: column;
.navbar-header{
display: flex!important;
}