Skip to content

Commit

Permalink
add update moyo catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
azhadko98 committed Nov 13, 2024
1 parent 6add155 commit 48494a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/>
</head>

<body>
<body class="body">
<header class="header">
<img
src="images/logo.png"
Expand Down
2 changes: 1 addition & 1 deletion src/styles/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
padding-inline: 3px;
}

&-title {
&__title {
margin-top: 0;
margin-bottom: 4px;
font-size: 12px;
Expand Down

0 comments on commit 48494a0

Please sign in to comment.