mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-24 12:20:55 +00:00
Changes suggested in #93
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
parent
291ff8ed80
commit
99cf344d93
@ -12,6 +12,7 @@
|
||||
}
|
||||
|
||||
.card {
|
||||
min-height: 100px;
|
||||
margin-top: 2%;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 4px 4px rgba(204, 197, 185, 0.5);
|
||||
@ -28,9 +29,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.card-slider {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.card-slider {}
|
||||
|
||||
.turquoise {
|
||||
background: #1abc9c;
|
||||
@ -80,7 +79,7 @@
|
||||
text-align: center;
|
||||
color: #ffffff;
|
||||
font-weight: 700;
|
||||
line-height: 1;
|
||||
line-height: 1.3;
|
||||
margin-bottom: 5px;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
|
2
data/css/style.min.css
vendored
2
data/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user