[frontend] Fix twitter picture
This commit is contained in:
parent
dcc8fe944b
commit
cb9098fac1
|
@ -32,7 +32,7 @@
|
|||
Button. You will be redirected back here. Done!
|
||||
</li>
|
||||
</ol>
|
||||
<img class="example-image" src="assets/twitter2.png" />
|
||||
<img class="example-image" src="assets/auth-app-twitter.png" />
|
||||
<h3>Can I stop relaying twitter messages?</h3>
|
||||
<p>
|
||||
Yes, if you want to stop relaying twitter messages from a specific twitter
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
.example-image {
|
||||
margin-left: 10%;
|
||||
margin-right: 10%;
|
||||
width: 80%;
|
||||
@media screen and (max-width: 600px) {
|
||||
width: 100%;
|
||||
margin-left: 0%;
|
||||
|
|
BIN
kibicara-frontend/src/assets/auth-app-twitter.png
Normal file
BIN
kibicara-frontend/src/assets/auth-app-twitter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 56 KiB |
Loading…
Reference in a new issue