asd
This commit is contained in:
parent
87795428ec
commit
2b74184755
@ -155,7 +155,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.navbar #toggle_btn {
|
||||
#toggle_btn {
|
||||
display: none;
|
||||
color: #fff;
|
||||
font-size: 1.5rem;
|
||||
@ -165,7 +165,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
/* RESPONSIVE DESIGN */
|
||||
@media(max-width: 992px) {
|
||||
|
||||
.navbar #toggle_btn {
|
||||
#toggle_btn {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user