simplified create item. Restructured profile. Simplified availability
This commit is contained in:
@@ -12,13 +12,6 @@ main {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.card {
|
||||
transition: transform 0.2s;
|
||||
}
|
||||
|
||||
.card:hover {
|
||||
transform: translateY(-5px);
|
||||
}
|
||||
|
||||
.dropdown-toggle::after {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user