mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Position image a tad bit better
This commit is contained in:
parent
b9c8447bb5
commit
58ca2a6361
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@
|
||||||
|
|
||||||
>img {
|
>img {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
right : 10px;
|
right : 15px;
|
||||||
width : 0.75rem;
|
width : 0.75rem;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-top : -3px;
|
margin-top : -3px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue