css
This commit is contained in:
@@ -168,12 +168,13 @@
|
||||
text-decoration: none;
|
||||
border-radius: 0px;
|
||||
font-size: 16px;
|
||||
border: none;
|
||||
font-weight: bold;
|
||||
transition: background-color 0.3s ease, box-shadow 0.3s ease;
|
||||
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
top: 10%;
|
||||
transform: translateY(-50%)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user