Skip to content

Commit 2afbac8

Browse files
committed
Merge pull request pythonclub#175 from LucasMagnum/pelican
Ajustes CSS - Mostrar Imagens
2 parents 2cbbd3d + c41a641 commit 2afbac8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

theme/static/css/custom.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ code {
9696
.tagline {
9797
margin-bottom: -20px;
9898
}
99-
.section img {
100-
display: none;
101-
}
10299
.google-search {
103100
width: 100%;
104101
}
@@ -115,10 +112,6 @@ code {
115112
.tagline {
116113
margin-bottom: -10px;
117114
}
118-
.section img {
119-
display: none;
120-
width: 30px;
121-
}
122115
.publish-github {
123116
display: none;
124117
}

0 commit comments

Comments
 (0)