Ansichten verbessert - 1. Teil
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
.translate-y-5{
|
||||
transform: translateY(5px);
|
||||
}
|
||||
}
|
||||
.image {
|
||||
width: 120px;
|
||||
height: 30px;
|
||||
border: 1px solid #6b7280;
|
||||
padding: 1px 1px;
|
||||
object-fit: contain;
|
||||
}
|
||||
Reference in New Issue
Block a user