[frontend] Fix twitter picture

This commit is contained in:
Cathy Hu 2020-09-08 15:25:58 +02:00
parent dcc8fe944b
commit cb9098fac1
4 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -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%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB