Skip to content

Commit 228c04e

Browse files
author
DanDWD
committed
regen css
1 parent e9bad17 commit 228c04e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/style.css

+5
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,11 @@ a {
618618
display: block;
619619
}
620620
}
621+
@media all and (min-width: 992px) {
622+
.header__logo2 {
623+
display: block;
624+
}
625+
}
621626
.header__link {
622627
font-size: 1.3rem;
623628
position: absolute;

0 commit comments

Comments
 (0)