refine arrow in tutorial

This commit is contained in:
Nicolas Constant 2020-04-21 22:36:10 -04:00
parent c6fa7d1b27
commit 311a72454b
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
3 changed files with 4 additions and 4 deletions

View File

@ -25,20 +25,20 @@
&__arrow {
position: fixed;
top: 15px;
top: 20px;
left: 60px;
}
&__title{
position: relative;
top: 30px;
left: 70px;
left: 85px;
}
&__description {
position: relative;
top: 45px;
left: 75px;
top: 60px;
left: 70px;
text-align: center;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 10 KiB