Skip to content

Commit

Permalink
Merge pull request #88 from OdinVerst/fix/class-name
Browse files Browse the repository at this point in the history
fix: correct class name
  • Loading branch information
AleksandrSl authored Jan 15, 2025
2 parents 32d53dc + 3794ddb commit 117d293
Show file tree
Hide file tree
Showing 23 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions src/components/Recipe.astro
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,14 @@ const href = getRelativeLocaleUrl(locale, `/recipes/${recipe.method}`)
font-size: 0.95em;
}

.info-warm {
.info-note {
background: var(--color-more-info);
padding: 1em;
margin-bottom: 1.5em;
line-height: 1.4;
}

.info-warm h2 {
.info-note h2 {
margin: 0 0 0.5em;
}
</style>
2 changes: 1 addition & 1 deletion src/content/recipes/en/aeropress/theweldercatherine-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Then screw in filter, invert aeropress and squeeze evenly until __1:25__.

<br>

<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/aeroplan-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tags:
- pourover
---

<div class="info-warm">
<div class="info-note">

## Note
The coffee has a very berry profile, reminiscent of Kenyan coffees, with a slight pleasant bitterness of tart cranberry, which can be traced from the hot cup, to cooling and is felt on the aftertaste.
Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/heart-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Total
Total extraction time __2:20 - 2:30__

<br>
<div class="info-warm">
<div class="info-note">

## Note
After each infusion, stir with a spoon or stirring stick. This is to ensure that all the coffee is evenly saturated.
Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/ninetyplus-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Total
Total extraction time __1:30 - 2:00__

<br>
<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/nomand-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Total
Total extraction time __2:30 - 3:00__

<br>
<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/nomand-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Total
Total extraction time __3:10__

<br>
<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/submarine-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Total
</div>


<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/submarine-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Total
</div>


<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/submarine-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Total
</div>


<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/pourover/theweldercatherine-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Total
</div>


<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/en/summer/bluebottle-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Alternatively: Add just enough simple syrup to each serving to sweeten.</p>
7. Serve over ice. <p class="time-note">Pouring equal amounts of sweetened coffee concentrate and milk or cream (or dairy alternative) into a glass.</p>

<br>
<div class="info-warm">
<div class="info-note">

## Note

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/aeropress/theweldercatherine-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ __2__ бумажных фильтра

<br>

<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/aeroplan-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ tags:

<br>

<div class="info-warm">
<div class="info-note">

## Примечание
Кофе получился с очень ягодным профилем, напоминающий кенийские сорта кофе, с легкой приятной горчинкой терпкой клюквы, которая прослеживается от горячей чашки, до остывания и ощущается на послевкусии.
Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/heart-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tags:
Общее время экстракции __2:20 - 2:30__

<br>
<div class="info-warm">
<div class="info-note">

## Примечание
После каждого вливания перемешайте ложкой или палочкой для размешивания. Это необходимо для того, чтобы весь кофе был равномерно насыщен.
Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/ninetyplus-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ tags:
Общее время экстракции __1:30 - 2:00__

<br>
<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/nomand-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tags:
Общее время экстракции __2:30 - 3:00__

<br>
<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/nomand-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ tags:
Общее время экстракции __3:10__

<br>
<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/submarine-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tags:
</div>


<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/submarine-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tags:
</div>


<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/submarine-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tags:
</div>


<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/pourover/theweldercatherine-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tags:
</div>


<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down
2 changes: 1 addition & 1 deletion src/content/recipes/ru/summer/bluebottle-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tags:
7. Подаем со льдом. <p class="time-note">Налейте в стакан равные количества кофейного концентрата и молока или сливок</p>

<br>
<div class="info-warm">
<div class="info-note">

## Примечание

Expand Down

0 comments on commit 117d293

Please sign in to comment.