feat(Icons) Added font awesome icons (#29)
This commit is contained in:
@@ -116,8 +116,18 @@
|
||||
|
||||
.searchLink {
|
||||
text-decoration: underline;
|
||||
|
||||
}
|
||||
|
||||
@@media only screen and (max-width: 1025px) {
|
||||
.searchContainer {
|
||||
height: 300px;
|
||||
|
||||
}
|
||||
.searchBox {
|
||||
height: 230px;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user