mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
idk if i made changes
This commit is contained in:
@@ -269,7 +269,7 @@ body, html {
|
|||||||
/* Description */
|
/* Description */
|
||||||
.recipe-description {
|
.recipe-description {
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
font-weight: 500;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Meta row — prep, cook, servings, cost */
|
/* Meta row — prep, cook, servings, cost */
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" xmlns:th="http://www.thymeleaf.org">
|
<html lang="en" xmlns:th="http://www.thymeleaf.org">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|||||||
Reference in New Issue
Block a user