mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-19 04:23:30 +08:00
margin -right > margin-inline-end
This commit is contained in:
parent
abdff06134
commit
8998b8b8b2
@ -101,7 +101,7 @@
|
|||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 30px;
|
inset-inline-end: 30px;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@ -176,7 +176,7 @@
|
|||||||
|
|
||||||
svg {
|
svg {
|
||||||
stroke-width: 1.33;
|
stroke-width: 1.33;
|
||||||
margin-right: 40px;
|
margin-inline-end: 40px;
|
||||||
|
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
Loading…
Reference in New Issue
Block a user