Style changes.
This commit is contained in:
@@ -179,7 +179,7 @@ cat <<EOF
|
|||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
background: linear-gradient(30deg, rgba(100, 43, 200, 0.4), rgba(198, 66, 110, 0.4));
|
background: linear-gradient(30deg, rgba(100, 43, 200, 0.4), rgba(198, 66, 110, 0.4));
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: calc(100% - 25px);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
max-width: 420px;
|
max-width: 420px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user