Skip to content

Commit 8e4bbd0

Browse files
author
Antti Karjalainen
committed
Clean-up CSS
1 parent a64ed58 commit 8e4bbd0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sources/src/assets/css/main.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ h1.main-header::first-line {
115115

116116
.main-header-container {
117117
width: 340px;
118-
/*width: 205px;*/
119118
margin: 10px auto;
120119
padding-bottom: 50px;
121120
}
@@ -335,10 +334,6 @@ table {
335334
border-top: 1px solid rgb(0, 192, 181);
336335
}
337336

338-
.user-image {
339-
/*filter: grayscale(100%);*/
340-
}
341-
342337
@media (max-width: 992px) {
343338
h1 {
344339
font-size: 1.5rem;

0 commit comments

Comments
 (0)