Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Commit 6497730

Browse files
committed
fix social icons on hover
1 parent 5e17df1 commit 6497730

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/css/phalcon.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,10 @@ section p {
593593
text-align: right
594594
}
595595

596+
.social-icons-align a{
597+
display: inline-block;
598+
}
599+
596600
.jumbotron h1 {
597601
font-size: 48px;
598602
font-size: 4.8rem;

0 commit comments

Comments
 (0)