mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
lk | makes price and log number larger on bike sale labels
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.print-select{
|
||||
.print-labels{
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
font-size: 24px;
|
||||
}
|
||||
.print-label{
|
||||
margin: 10px;
|
||||
@@ -16,9 +16,9 @@
|
||||
}
|
||||
.desc {
|
||||
margin: 10px;
|
||||
height: 235px;
|
||||
height: 230px;
|
||||
border: 2px dotted black;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user