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