Skip to content

Commit bd09f74

Browse files
Update style.css
1 parent 9b20248 commit bd09f74

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

docs/style.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,6 @@ img, .ascii-logo, .project-card img {
9191
display: block;
9292
}
9393

94-
.header .ascii-logo {
95-
max-width: 140px; /* adjust for design */
96-
width: 30%;
97-
height: auto;
98-
display: block;
99-
}
100-
@media (min-width: 768px) {
101-
.header .ascii-logo {
102-
width: auto;
103-
max-width: 200px;
104-
}
105-
}
106-
10794
.header { position: relative; }
10895
.header .ascii-logo { position: relative; top: 0; left: 0; }
10996

0 commit comments

Comments
 (0)