mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-25 02:52:57 +00:00
reduce text size in card
This commit is contained in:
@@ -33,10 +33,9 @@
|
|||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
& > span {
|
& > span {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.brewTags span {
|
.brewTags span {
|
||||||
@@ -174,12 +173,6 @@
|
|||||||
& > span {
|
& > span {
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
|
||||||
color: inherit;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.brewTags span {
|
.brewTags span {
|
||||||
@@ -469,6 +462,7 @@
|
|||||||
isolation: isolate;
|
isolation: isolate;
|
||||||
position:relative;
|
position:relative;
|
||||||
color:white;
|
color:white;
|
||||||
|
font-size: 13px;
|
||||||
|
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user