This commit is contained in:
CDeenen
2020-11-19 05:26:07 +01:00
parent 5c2357edd6
commit 0a4d32aaac
12 changed files with 516 additions and 180 deletions

View File

@@ -3,7 +3,7 @@
.boxed {
border: 1px solid black ;
border-radius: 5px ;
width: 100px;
max-width: 166px;
height: {{height}}px;
}
</style>