Skip to content

Commit bba9e4e

Browse files
committed
feat: new logo
1 parent 21abd27 commit bba9e4e

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed

source/css/style.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,6 @@ img.center {
4343
border-bottom: 2px solid var(--asi-primary-color);
4444
}
4545

46-
.logo {
47-
height: 90px;
48-
}
49-
50-
@media screen and (max-width: 768px) {
51-
.logo {
52-
height: 60px;
53-
}
54-
}
55-
5646
.navbar-nav .nav-link {
5747
font-size: 1.15rem;
5848
font-weight: 600;

0 commit comments

Comments
 (0)