Add some tweets to our buzz section.
This commit is contained in:
parent
50545236e3
commit
e337bfbe91
3 changed files with 99 additions and 52 deletions
|
@ -1281,6 +1281,14 @@ i.toggle-icon:hover {
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.tweet-row {
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.follow-button {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
form input.ng-invalid.ng-dirty,
|
||||
*[ng-form] input.ng-invalid.ng-dirty {
|
||||
background-color: #FDD7D9;
|
||||
|
|
Reference in a new issue