Skip to content

Commit 94884b1

Browse files
authored
min custom css (#160)
1 parent b9aea78 commit 94884b1

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

phalcon/css/custom.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,15 @@
6868
.phalcon-blog__item-article img {
6969
max-width: 100%;
7070
}
71+
72+
.sponsors__item {
73+
padding: 13px 14px;
74+
height: 60px;
75+
margin: 10px;
76+
border-radius: 4px;
77+
border: 1px solid rgba(39, 54, 70, .4);
78+
}
79+
80+
.info-block__img img {
81+
padding: 5px;
82+
}

phalcon/css/custom.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)